summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2003-05-03 16:37:24 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-05-03 16:37:24 +0000
commitf64a231620dfd492900c0cda53dced513b0cf299 (patch)
tree6049503c4212f2cd8ee52183c678f2cd22d97fa4 /configure.in
parenta8f9e2e919b656f9ee72ce5832230963f2ee72fa (diff)
downloadmetacity-f64a231620dfd492900c0cda53dced513b0cf299.tar.gz
2003-05-03 Havoc Pennington <hp@pobox.com> * configure.in: 2.5.1 * NEWS: update
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 39254389..556e0a6a 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.5.0)
+AM_INIT_AUTOMAKE(metacity, 2.5.1)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"