summaryrefslogtreecommitdiff
path: root/configure.ac
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.ac
parentced2edbd4ed42395f719ea2cf8f98e070592f6ab (diff)
Release v1.4.11.4.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4caff6..9e14757 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
AC_INIT
AC_CONFIG_SRCDIR([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