Bump version

This commit is contained in:
Laurence Withers 2007-02-10 14:18:19 +00:00
parent faab426d86
commit 18bccea876
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ SOMAJOR=0
SOMINOR=0
# SOMICRO is bumped every time there is a binary-compatible release.
SOMICRO=8
SOMICRO=9

View File

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