Upgrade to new build system, bump version.

This commit is contained in:
Laurence Withers 2006-08-25 11:07:07 +01:00
commit f6725f771d
8 changed files with 15 additions and 9 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;