summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2006-09-04 19:49:08 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2006-09-04 19:49:08 +0000
commit3ba437d50828388a98e68f6ba86d49c8e164951d (patch)
tree8cd826755001210d256478f36889266d64ae9ff5
parent28ae1b40df20817700b08b3c48e1e5428fdf1955 (diff)
downloadmetacity-3ba437d50828388a98e68f6ba86d49c8e164951d.tar.gz
2.16.1
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 24809e58..d04ea7c1 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.16.0],
+AC_INIT([metacity], [2.16.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)