diff options
author | Luis Medinas <lmedinas@gnome.org> | 2010-10-21 00:04:42 +0100 |
---|---|---|
committer | Luis Medinas <lmedinas@gnome.org> | 2010-10-21 00:04:42 +0100 |
commit | 229e014cdaf00d3709fc4564a48301429c34ca1e (patch) | |
tree | dd065dc50a69a2dc0a2d74594aa0844d46337089 | |
parent | Fix manpage for the statusicon removal from Zenity 3.0 (diff) | |
download | zenity-229e014cdaf00d3709fc4564a48301429c34ca1e.tar.gz zenity-229e014cdaf00d3709fc4564a48301429c34ca1e.tar.bz2 zenity-229e014cdaf00d3709fc4564a48301429c34ca1e.zip |
Bump to 2.91.1.1.
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index eb611592..974231db 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.91.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.91.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |