summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2006-09-04 17:22:20 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2006-09-04 17:22:20 +0000
commitb2352cf9e23d312219ae9973855e491c31d49cd0 (patch)
tree7f9d5b5b547d8f7753bcfefd23d9fe6c7d602043 /configure.in
parent3d62fedfa221d037ea4d552cd1e729db86d54534 (diff)
downloadmetacity-b2352cf9e23d312219ae9973855e491c31d49cd0.tar.gz
pre 2.16.0METACITY_2_16_0
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 91f65eed..24809e58 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.15.55],
+AC_INIT([metacity], [2.16.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)