summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2006-01-10 20:08:27 +0000
committerElijah Newren <newren@src.gnome.org>2006-01-10 20:08:27 +0000
commit51b8c402d829c26c419d6d136d5c9c2844984593 (patch)
tree174a1bb50dad046d1619fc218d1dd0c8fdf304b7 /configure.in
parentf0322ee76c0d6ddd915489d65aee7a5ccd1e3ecf (diff)
downloadmetacity-51b8c402d829c26c419d6d136d5c9c2844984593.tar.gz
post-release version bump to 2.13.21
2006-01-10 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.13.21
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 95dfa71d..55f05d7a 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.13],
+AC_INIT([metacity], [2.13.21],
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
AC_CONFIG_SRCDIR(src/display.c)