diff options
author | Lucas Rocha <lucasr@gnome.org> | 2008-06-03 08:00:20 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2008-06-03 08:00:20 +0000 |
commit | b7b06c088b436215ece80d2c7aace2beabdceb34 (patch) | |
tree | 5836dce264b5dc7b776e45a67e8a3b7c7a01366b /configure.in | |
parent | b74e793a690699675ed1cc17d0879c11873290ea (diff) | |
download | zenity-b7b06c088b436215ece80d2c7aace2beabdceb34.tar.gz |
post-release version bump.
2008-06-03 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1385
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 23354ea..faefaa7 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.23.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.23.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |