Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
3 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 537786c..cab37e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2008-03-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * configure.ac:
+
+ Update for release 2.22.0
+
2008-03-09 Carlos Garcia Campos <carlosgc@gnome.org>
* NEWS:
Update for upcoming release.
-
+
2008-03-09 Wouter Bolsterlee <wbolster@svn.gnome.org>
* shell/ev-window.c (ev_window_print_dialog_response_cb):
diff --git a/NEWS b/NEWS
index 7017c2e..99bc592 100644
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ Translation updates:
* Yuval Tanny (he)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
- * Takeshi AIHANA (ja)
+ * Takeshi Aihana (ja)
* Shankar Prasad (kn)
* Changwoo Ryu (ko)
* Gintautas Miliauskas (lt)
diff --git a/configure.ac b/configure.ac
index 63d5fa1..2f4b3b7 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.21.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.22.0],[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