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
+3
View File
@@ -0,0 +1,3 @@
2007-11-15: v0.0.1 release
* Initial release
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([libfprint], [0.0]) AC_INIT([libfprint], [0.0.1])
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])