summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2003-09-10 19:45:51 +0000
committerJonathan Blandford <jrb@src.gnome.org>2003-09-10 19:45:51 +0000
commit294cc231796e23eab7de280b3d8da8020f4faabb (patch)
tree81e53d52c278efbc63b137e4cd7d603efca1e02b /configure.in
parentbd74d8556024038cf2c5034d4bff30140f8e6906 (diff)
downloadmetacity-294cc231796e23eab7de280b3d8da8020f4faabb.tar.gz
Rerelease 2.4.0.1 to fix glib-gettext problem.METACITY_2_6_1
Wed Sep 10 15:38:09 2003 Jonathan Blandford <jrb@redhat.com> * configure.in: Rerelease 2.4.0.1 to fix glib-gettext problem.
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 247d1e34..f211061a 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AM_CONFIG_HEADER(config.h)
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
# releases on a branch add a 4th version like 2.4.21.1
-AM_INIT_AUTOMAKE(metacity, 2.6.0)
+AM_INIT_AUTOMAKE(metacity, 2.6.1)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"