v0.0.1 release

This commit is contained in:
Daniel Drake
2007-11-15 09:56:14 +00:00
parent 2ad14c0212
commit 6866ea626e
2 changed files with 4 additions and 1 deletions

View File

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