Bump version

This commit is contained in:
Laurence Withers 2007-01-10 17:07:36 +00:00
parent 171eb2c63d
commit 57f1c10413
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=7
SOMICRO=8

View File

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