summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--configure.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 954c72675..968ff258b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-03-11 Alexander Larsson <alexl@redhat.com>
+ * configure.in:
+ Bump to 2.22.0
+
* AUTHORS:
* NEWS:
* THANKS:
diff --git a/configure.in b/configure.in
index ac829d831..510685b89 100644
--- a/configure.in
+++ b/configure.in
@@ -28,7 +28,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 2)
m4_define(nautilus_extension_revision, 0)
-AC_INIT([nautilus],[2.21.93],
+AC_INIT([nautilus],[2.22.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================