summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@cvs.gnome.org>2005-07-26 03:16:09 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-26 03:16:09 +0000
commitbebb1bd18e90ce1b7a47cacd52e491c3e2967112 (patch)
treefc6e41f43ae526e303b37fb390a7f52eeeb18f38
parent47a2e0479af9694840d2c3d352213bdb13d78b9a (diff)
post release version bump.
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14cb457..11ac0af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
+ * configure.in: post release version bump.
+
+2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
+
* configure.in: Release 2.11.90
* NEWS, THANKS, src/about.c: Update.
diff --git a/configure.in b/configure.in
index f6d08d3..eccd6c8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.53)
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(zenity, 2.11.90)
+AM_INIT_AUTOMAKE(zenity, 2.11.91)
GNOME_DOC_INIT