From a4fb911e792f5a6b8644c3a450a7b6e9586fb60d Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Mon, 24 Nov 2008 19:11:03 +0000 Subject: [PATCH] Update for Evince 2.24 svn path=/branches/gnome-2-24/; revision=3276 --- ChangeLog | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 387088f9..2e7df4ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2008-11-24 Carlos Garcia Campos * NEWS: + * configure.ac: Update for release 2.24.2 diff --git a/configure.ac b/configure.ac index 189408b7..fb149bf0 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.24.2],[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 -- 2.43.0