This commit is contained in:
Bastien Nocera
2013-08-11 17:53:21 +02:00
parent c14ebd8b63
commit 9e2f8b5e75
2 changed files with 12 additions and 1 deletions

View File

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