summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-19 18:56:00 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-19 18:56:00 +0000
commit01379224f6b74fbf5afa905f55d8dbaace0cee28 (patch)
tree0ecb651515e878d3e4d6e9502d09ba75fbe61c9a /configure.in
parentd8d6d65386b7392aba4a67132e531f85cb9df269 (diff)
release 1.2 Updated for new release
2003-05-19 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.2 * 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 d461587..925adff 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.1)
+AM_INIT_AUTOMAKE(zenity, 1.2)
AM_MAINTAINER_MODE