Upgrade build system, bump version

This commit is contained in:
Laurence Withers 2007-09-13 10:25:31 +00:00
commit 2a51412ade
14 changed files with 105 additions and 35 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=0
VERMINOR=2
VERMICRO=3
VERMINOR=3
VERMICRO=0
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4