From d85e89e25bf5c7f531cb35f9abc401b604b9772d Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Tue, 8 Apr 2008 19:06:54 +0000 Subject: [PATCH] Update for release 2.22.1.1 2008-04-08 Nickolay V. Shmyrev * NEWS: * configure.ac: Update for release 2.22.1.1 svn path=/trunk/; revision=2998 --- ChangeLog | 7 +++++++ NEWS | 9 +++++++++ configure.ac | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 020a5762..429b6b32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-04-08 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 2.22.1.1 + 2008-04-08 Carlos Garcia Campos * configure.ac: diff --git a/NEWS b/NEWS index b7db1ec6..48228a7c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +================ +Evince 2.22.1.1 +================ + +Bug fixes: + + * Fix build in FreeBSD (#526799, Michael Johnson, Carlos Garcia Campos) + * Fixes djvu backend links (#526517, Carlos Garcia Campos) + =============== Evince 2.22.1 =============== diff --git a/configure.ac b/configure.ac index 3b25d38e..6afc872c 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.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince]) +AC_INIT([Evince],[2.22.1.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 -- 2.43.0