summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-12-20 23:24:29 +0000
committerGlynn Foster <gman@src.gnome.org>2004-12-20 23:24:29 +0000
commit5710d5cc63665874456dfb6f6de31d3adb706f80 (patch)
treee0d68520916cd8086cbd2bb65ea7e819036f72b4 /configure.in
parentfc76548cd02e45b5bee968249308857ff3bf13a5 (diff)
Post bump release. Despite the evils of autotools changing the COPYING
2004-12-21 Glynn Foster <glynn.foster@sun.com> * configure.in: Post bump release. * README: Despite the evils of autotools changing the COPYING file in any releases I make, this software is LGPL.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2837bd2..aa48eb0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.53)
AC_INIT(src)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(zenity, 2.9.1)
+AM_INIT_AUTOMAKE(zenity, 2.9.2)
AM_MAINTAINER_MODE