summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index a86c2220..286fc428 100644
--- a/configure.in
+++ b/configure.in
@@ -3,11 +3,10 @@ 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
# we'll hold the 2.8.x versioning for GNOME 2.8, it was also used
# for GNOME 2.6, then after GNOME 2.8 we'll have the numbers synced
# with GNOME
-AM_INIT_AUTOMAKE(metacity, 2.8.4)
+AM_INIT_AUTOMAKE(metacity, 2.8.5)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
@@ -482,4 +481,4 @@ metacity-$VERSION:
Render: ${have_xrender}
Deprecated config dialog: ${enable_config_dialog}
"
-echo "This is the UNSTABLE branch of metacity, use 2.8.1.x for stable (gnome-2-6 branch in CVS)"
+# echo "This is the UNSTABLE branch of metacity, use 2.8.1.x for stable (gnome-2-6 branch in CVS)"