bump version to 1.01

This commit is contained in:
Olaf Rempel 2006-04-29 21:48:48 +02:00
parent 49b9cf7135
commit 3ea2f29ba1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION := v1.00
VERSION := v1.01
CFLAGS := -O2 -pipe -Wall -DVERSION='"$(VERSION)"'
CXXFLAGS := -O2 -pipe -Wall -Wunused -Wno-deprecated -DVERSION='"$(VERSION)"'