Bump version.

This commit is contained in:
Laurence Withers 2006-09-29 10:56:50 +01:00
commit a24d2caad2
3 changed files with 3 additions and 3 deletions

View file

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