This commit is contained in:
Bastien Nocera
2011-04-18 18:07:00 +01:00
parent 0dcd7e5c48
commit 5b466bbab8
2 changed files with 6 additions and 1 deletions

View File

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