summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRob Adams <readams@readams.net>2004-09-14 02:04:48 +0000
committerRob Adams <readams@src.gnome.org>2004-09-14 02:04:48 +0000
commitc188ae0954bfde0ec09d2d3216844be3a7221c76 (patch)
tree2739b76e0f429a9e5933e91053d614c5eba7ec97 /configure.in
parentb7323c98591a2417d4f8ed6302eb0a5a39b431af (diff)
downloadmetacity-c188ae0954bfde0ec09d2d3216844be3a7221c76.tar.gz
post-release increment
2004-09-13 Rob Adams <readams@readams.net> * configure.in: post-release increment
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 286fc428..5339a634 100644
--- a/configure.in
+++ b/configure.in
@@ -6,7 +6,7 @@ AM_CONFIG_HEADER(config.h)
# 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.5)
+AM_INIT_AUTOMAKE(metacity, 2.8.6)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"