summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-29 09:26:44 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-29 09:26:44 +0000
commit74793cc79b54a4e472ae1691a8269fda043552a7 (patch)
treeb1c5896d343e8b98848a7f6f4e50e4cd346a3e54 /configure.in
parent5b95257139dc8395232af2613fe47816679f6637 (diff)
release 1.3 Updated for new release
2003-05-29 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.3 * NEWS: Updated for new release
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 0ebee6a..57d9774 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, 1.2)
+AM_INIT_AUTOMAKE(zenity, 1.3)
AM_MAINTAINER_MODE