diff options
author | Vincent Untz <vuntz@gnome.org> | 2010-12-23 14:02:44 +0100 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2010-12-23 14:02:44 +0100 |
commit | 9a91f76f3a950a0c86d5e8d5d40e45886d2640a6 (patch) | |
tree | 33b1054c71afb08b104fcb2b68e3f979067ee8df | |
parent | release: 2.91.4 (diff) | |
download | zenity-9a91f76f3a950a0c86d5e8d5d40e45886d2640a6.tar.gz zenity-9a91f76f3a950a0c86d5e8d5d40e45886d2640a6.tar.bz2 zenity-9a91f76f3a950a0c86d5e8d5d40e45886d2640a6.zip |
release: post-release bump to 2.91.5
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 5e0951eb..f4e5ead0 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.91.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.91.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |