Bump version

This commit is contained in:
Laurence Withers 2006-07-31 15:42:20 +01:00
parent ac22dabfe6
commit 77a90ecf15
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
# VERSION contains the full version number of the library, which is
# expected to be in 'major.minor.micro' format. It can optionally be
# suffixed with a string.
VERMAJOR=0
VERMINOR=0
VERMAJOR=1
VERMINOR=2
VERMICRO=0
VEREXTRA=""