This commit is contained in:
Bastien Nocera
2010-09-08 11:11:31 +01:00
parent 6bfc516553
commit aab031ce37
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([libfprint], [0.2.0])
AC_INIT([libfprint], [0.3.0])
AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip check-news])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([libfprint/core.c])