summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-03-16 08:03:59 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-03-16 08:03:59 +0100
commit46404af54430a03cbe244ea34cd5cab9f4d595e0 (patch)
tree0104034c1997b53b9d7483601f1b149e5dfa140c /configure.in
parentced2edbd4ed42395f719ea2cf8f98e070592f6ab (diff)
Release v1.4.11.4.1
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 7ab20da..2badc80 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.4)
+AM_INIT_AUTOMAKE(feh, 1.4.1)
AM_CONFIG_HEADER(src/config.h)
AC_PROG_CC