summaryrefslogtreecommitdiff
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
parentced2edbd4ed42395f719ea2cf8f98e070592f6ab (diff)
Release v1.4.11.4.1
-rw-r--r--ChangeLog7
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
-rw-r--r--configure.in2
-rw-r--r--feh.spec2
5 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a0b884..3a15b7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
-Git head
+Tue Mar 16 07:56:36 CET 2010 Daniel Friesel <derf@chaosdorf.de>
+ * Release v1.4.1
* Fix chrome theme in the default .fehrc
* Rename cam to feh-cam and gen_cam_menu.sh to gen-cam-menu
- * Add manual for feh-cam und gen-cam-menu (from Debian)
- * Fix lossless rotate for filenames with weird characters
+ * Add manual for feh-cam and gen-cam-menu (from Debian)
+ * Fix lossless rotate for filenames with spaces etc.
Thu Mar 4 14:55:02 CET 2010 Daniel Friesel <derf@chaosdorf.de>
diff --git a/configure b/configure
index d108d94..d45ffe5 100755
--- a/configure
+++ b/configure
@@ -1460,7 +1460,7 @@ fi
PACKAGE=feh
-VERSION=1.4
+VERSION=1.4.1
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 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
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
diff --git a/feh.spec b/feh.spec
index 56edbd0..bd54a34 100644
--- a/feh.spec
+++ b/feh.spec
@@ -1,6 +1,6 @@
Summary: Image viewer using Imlib 2
Name: feh
-Version: 1.4
+Version: 1.4.1
Release: 1
Copyright: BSD
Group: Amusements/Graphics