summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-06-03 03:09:07 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-06-03 03:09:07 +0000
commite28902b102ee35d6080415965625bd7fab4b4160 (patch)
tree358ecce08d49c87189dbd9624737582b69a77c4b /configure.in
parentd5bcea27e3ba9edd745657f909ed6b2a8756d224 (diff)
downloadmetacity-e28902b102ee35d6080415965625bd7fab4b4160.tar.gz
2002-06-02 Havoc Pennington <hp@pobox.com> * configure.in: 2.3.610
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 fcee26f6..c6cf79c6 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(src/display.c)
AM_CONFIG_HEADER(config.h)
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
-AM_INIT_AUTOMAKE(metacity, 2.3.377)
+AM_INIT_AUTOMAKE(metacity, 2.3.610)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"