diff options
author | Lucas Rocha <lucasr@gnome.org> | 2007-01-08 20:38:48 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2007-01-08 20:38:48 +0000 |
commit | 73d0d179373782cd5e81df054035130d4b498eb7 (patch) | |
tree | 6299bb1595e2bb910ba47741e2eb670b5a500678 /configure.in | |
parent | da6536f1378ce531d9730404c2ebe918d4def365 (diff) | |
download | zenity-73d0d179373782cd5e81df054035130d4b498eb7.tar.gz |
post-release version bump.
2007-01-08 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1149
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 cf31b45..5464eab 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.17.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |