summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-08 22:03:17 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-08 22:03:17 +0100
commite5f7ce6375469b5029dc1c429c829ef7c6394ba2 (patch)
tree2abe55d6b98709552af0be81434f480f4cf66d8e /configure.in
parente11e8f11841be0804888df32c2410b1fdb5a300b (diff)
Release v1.3.51.3.5
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 d522bc2..3af172b 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.4)
+AM_INIT_AUTOMAKE(feh, 1.3.5)
AM_CONFIG_HEADER(src/config.h)
AC_PROG_CC