Bump version

This commit is contained in:
Laurence Withers 2014-09-09 16:07:17 +00:00
parent 3f23fbdeab
commit 6865e853fe
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
# expected to be in 'major.minor.micro' format.
VERMAJOR=1
VERMINOR=0
VERMICRO=2
VERMINOR=1
VERMICRO=0
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4:syntax=sh