Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index bebf8dc..566d8ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-11-05 Carlos Garcia Campos <carlosgc@gnome.org>
+ * NEWS:
+ * configure.ac:
+
+ Update for 2.25.1 release
+
+2008-11-05 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c:
Fix build with GTK+ < 2.14
@@ -20,12 +27,6 @@
fix of the bug #553369. Fix for the bug #559257 by
Tuxce <tuxce.net@gmail.com>.
-2008-11-04 Carlos Garcia Campos <carlosgc@gnome.org>
-
- * NEWS:
-
- Update NEWS for 2.25.1 release
-
2008-11-02 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-application.c: (ev_application_init_session):
diff --git a/configure.ac b/configure.ac
index f131a51..5c6d726 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([Evince],[2.24.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.25.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
EV_API_VERSION=2.20