v0.1.0-pre2 release

This commit is contained in:
Daniel Drake
2009-06-20 14:50:35 +01:00
parent a51763bd99
commit 911c6bf102
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
AC_INIT([libfprint], [0.1.0-pre1])
AC_INIT([libfprint], [0.1.0-pre2])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([libfprint/core.c])
AM_CONFIG_HEADER([config.h])