Bump version

This commit is contained in:
Laurence Withers 2009-10-13 11:53:50 +00:00
parent 355444649a
commit 21ba875738
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
# VERSION contains the full version number of the library, which is # VERSION contains the full version number of the library, which is
# expected to be in 'major.minor.micro' format. # expected to be in 'major.minor.micro' format.
VERMAJOR=1 VERMAJOR=1
VERMINOR=2 VERMINOR=3
VERMICRO=1 VERMICRO=0
# kate: replace-trailing-space-save true; space-indent true; tab-width 4; # kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4:syntax=sh # vim: expandtab:ts=4:sw=4:syntax=sh