summaryrefslogtreecommitdiff
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
parentaf7bd40da91d5adbcdfcd24dae3a29c79464db2a (diff)
Ummyeah... update version number. Fail...1.4
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
-rw-r--r--configure.in2
-rw-r--r--feh.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index bc35f24..d108d94 100755
--- a/configure
+++ b/configure
@@ -1460,7 +1460,7 @@ fi
PACKAGE=feh
-VERSION=1.3.5
+VERSION=1.4
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
diff --git a/configure.ac b/configure.ac
index e01b3ba..a4caff6 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.3.5)
+AM_INIT_AUTOMAKE(feh, 1.4)
AM_CONFIG_HEADER(src/config.h)
AC_PROG_CC
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
diff --git a/feh.spec b/feh.spec
index 79954e5..56edbd0 100644
--- a/feh.spec
+++ b/feh.spec
@@ -1,6 +1,6 @@
Summary: Image viewer using Imlib 2
Name: feh
-Version: 1.3.5
+Version: 1.4
Release: 1
Copyright: BSD
Group: Amusements/Graphics