summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2005-04-11 22:29:44 +0000
committerElijah Newren <newren@src.gnome.org>2005-04-11 22:29:44 +0000
commita11aaf96c7e3f742f8a1865d4cf2d0e5092f8c01 (patch)
treeb837bdf2d0a4b40f302ddbaccac4c96565d47059 /configure.in
parentb49c0ec888bc288d133d06e5d5fe9c0797bd39d7 (diff)
downloadmetacity-a11aaf96c7e3f742f8a1865d4cf2d0e5092f8c01.tar.gz
post-release version bump to 2.10.2
2005-04-11 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.10.2
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 74090458..070cec76 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.10.1],
+AC_INIT([metacity], [2.10.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)