summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>2004-02-15 22:34:23 +0000
committerHavoc Pennington <hp@src.gnome.org>2004-02-15 22:34:23 +0000
commitf06f52dff7478776dc7ae669527fa8b9d30e8205 (patch)
tree1db572189323fba5e7470db379efda914490c9f9 /configure.in
parent406718b83c1b9d6eccdd5805c9476017fbc82f71 (diff)
downloadmetacity-gnome-2-4.tar.gz
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 ac3579a3..112252a1 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.3)
+AM_INIT_AUTOMAKE(metacity, 2.6.5)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"