This commit is contained in:
Bastien Nocera
2012-12-03 16:16:41 +01:00
parent 29cf86a02e
commit a5ec0b30e1
2 changed files with 26 additions and 1 deletions

View File

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