summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-07-15 21:54:22 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-07-15 21:54:22 +0000
commit2d89ba9c87da0d3fdcefc3f3fca417af890ed778 (patch)
tree1ab691f661ec47cee10d35898d3fd561b6c87756 /configure.in
parent00672554ed910828cd28dca77e2f52d7c872e189 (diff)
downloadmetacity-2d89ba9c87da0d3fdcefc3f3fca417af890ed778.tar.gz
2003-07-15 Havoc Pennington <hp@redhat.com> * NEWS: update * configure.in: 2.5.3
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 75e1bbbb..e67ce249 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.2)
+AM_INIT_AUTOMAKE(metacity, 2.5.3)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"