summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-03-06 18:50:14 +0000
committerGlynn Foster <gman@src.gnome.org>2004-03-06 18:50:14 +0000
commit0e37613d25b36039f57cbe463c5e34a8017985e8 (patch)
treea88a0d7e2c664d0be2b289a172f4b0f652c9cd4c /configure.in
parent3b0b2015c22a4ee1e35d4bd92fd421b9b330a729 (diff)
Update to add Mike. Update for new release. Add lots of people, probably
2004-03-07 Glynn Foster <glynn.foster@sun.com> * AUTHORS: Update to add Mike. * NEWS: Update for new release. * THANKS, src/about.c: Add lots of people, probably get heaps of bug reports complaining their name is spelled wrongly - darn those weird characters. * configure.in: Release 2.5.90
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 4dad3a7..38b684e 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.5.2)
+AM_INIT_AUTOMAKE(zenity, 2.5.90)
AM_MAINTAINER_MODE