This commit is contained in:
Bastien Nocera
2015-02-03 16:30:42 +01:00
parent 4edc17ac99
commit c4f3cc2dc3
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT([fprintd], [0.5.1])
AC_INIT([fprintd], [0.6.0])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])