Upgrade to new build system.

This commit is contained in:
Laurence Withers 2006-08-25 10:42:32 +01:00
commit 0cc4d09d65
11 changed files with 16 additions and 11 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;