summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-03-21 16:27:26 +0000
committerHavoc Pennington <hp@src.gnome.org>2004-03-21 16:27:26 +0000
commit43ede259085df4604c1c13d65108737c00cafabb (patch)
tree8df795cdfc8b6ee53c2119d325e4a80548b468c9 /configure.in
parent5856fd8ef24f457fbeb1bb5279892fcb408e72e2 (diff)
downloadmetacity-43ede259085df4604c1c13d65108737c00cafabb.tar.gz
2004-03-21 Havoc Pennington <hp@redhat.com> * configure.in: 2.8.0 * 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 5ecad0bc..7df0be68 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.7.1)
+AM_INIT_AUTOMAKE(metacity, 2.8.0)
# Honor aclocal flags
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"