Bump version

This commit is contained in:
Laurence Withers 2007-01-08 11:23:34 +00:00
parent 58441639b4
commit 699af08560
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=6
SOMICRO=7

View File

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