summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-03-13 23:11:33 +0000
committerElijah Newren <newren@src.gnome.org>2006-03-13 23:11:33 +0000
commit0b5f11ae5ac2c2bf21ad22f31e3ab82b959dee92 (patch)
treeb13809c3bb8f1e6933083064f2a948395760adc3 /configure.in
parent6ef997d3ad995732672e180b9c0ca0c84711aebc (diff)
downloadmetacity-0b5f11ae5ac2c2bf21ad22f31e3ab82b959dee92.tar.gz
Update to reflect that we're now targetting 2.15 development.
2006-03-13 Elijah Newren <newren gmail com> * README: * configure.in: Update to reflect that we're now targetting 2.15 development.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 23a09fc9..4da122e4 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
# Fibonacci sequence for micro version numbering:
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
-AC_INIT([metacity], [2.13.144],
+AC_INIT([metacity], [2.15.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)
@@ -521,4 +521,4 @@ metacity-$VERSION:
Xcursor: ${have_xcursor}
"
echo "This is the UNSTABLE branch of metacity"
-echo "Use 2.12.x for stable (gnome-2-12 branch in CVS)"
+echo "Use 2.14.x for stable (gnome-2-14 branch in CVS)"