Bump version.

This commit is contained in:
Laurence Withers 2006-07-31 17:14:06 +01:00
parent 0dc93ec013
commit 12ecf4f11f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# suffixed with a string.
VERMAJOR=1
VERMINOR=2
VERMICRO=0
VERMICRO=1
VEREXTRA=""
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;