More WIP. Ready for 1.0.0 release.

This commit is contained in:
Laurence Withers 2006-10-10 16:58:06 +01:00
commit 15257a911d
11 changed files with 192 additions and 11 deletions

View file

@ -10,7 +10,7 @@
# VERSION contains the full version number of the library, which is
# expected to be in 'major.minor.micro' format. It can optionally be
# suffixed with a string.
VERMAJOR=0
VERMAJOR=1
VERMINOR=0
VERMICRO=0
VEREXTRA=""