summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-03-05 13:06:45 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-03-05 13:06:45 +0100
commitf6c4a8a9b0685e974fbfa7aeab845ed77604ed69 (patch)
tree12f45efa9e7ea092c4e6ab992cc9df2ecc1cd05c /configure.in
parentaf7bd40da91d5adbcdfcd24dae3a29c79464db2a (diff)
Ummyeah... update version number. Fail...1.4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dd4b019..7ab20da 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to create configure.
AC_INIT(src/main.c)
-AM_INIT_AUTOMAKE(feh, 1.3.5)
+AM_INIT_AUTOMAKE(feh, 1.4)
AM_CONFIG_HEADER(src/config.h)
AC_PROG_CC