Update version number

I'm about to do another 0.0 release, so change the tag in this branch to
avoid confusion
This commit is contained in:
Daniel Drake 2008-03-20 13:19:44 +00:00
parent c9ff2c5541
commit d12ad6dea9

View file

@ -1,4 +1,4 @@
AC_INIT([libfprint], [0.0.5]) AC_INIT([libfprint], [0.1.0-pre])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libfprint/core.c]) AC_CONFIG_SRCDIR([libfprint/core.c])
AM_CONFIG_HEADER([config.h]) AM_CONFIG_HEADER([config.h])