Version 0.0.2

This commit is contained in:
Daniel Drake
2007-11-17 12:48:26 +00:00
parent fa24d51304
commit af945b2738
3 changed files with 17 additions and 4 deletions

View File

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