Upgrade build system, bump version.

This commit is contained in:
Laurence Withers 2006-08-25 11:13:27 +01:00
commit caf24f56f1
8 changed files with 11 additions and 5 deletions

View file

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