Upgrade build system, bump version.

This commit is contained in:
Laurence Withers 2006-08-25 11:01:11 +01:00
commit b5338bd81e
6 changed files with 10 additions and 5 deletions

View file

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