From 33bb2765a479f38f14b9784152dce867ded78406 Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Mon, 14 May 2007 23:08:37 +0000 Subject: release 2.19.1 2007-05-15 Lucas Rocha * NEWS: release 2.19.1 svn path=/trunk/; revision=1213 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 8af20648..2d0f3fc1 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.19.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) -- cgit