diff options
author | Elijah Newren <newren@math.utah.edu> | 2004-12-14 00:26:52 +0000 |
---|---|---|
committer | Elijah Newren <newren@src.gnome.org> | 2004-12-14 00:26:52 +0000 |
commit | c654b7c5028f07ff860d9905d180ade9ebd1275b (patch) | |
tree | 84b88c80e16b08ff869fed05241fb4b7ae0b9f26 /configure.in | |
parent | 8235fa831fb8376d594080dc5cf74cec20be8974 (diff) | |
download | metacity-c654b7c5028f07ff860d9905d180ade9ebd1275b.tar.gz |
post-release version bump to 2.9.2 that I forgot to do last week (oops)
2004-12-13 Elijah Newren <newren@math.utah.edu>
* configure.in: post-release version bump to 2.9.2 that I forgot
to do last week (oops)
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 8b25b9fd..4b12e6ea 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT([metacity], [2.9.1], +AC_INIT([metacity], [2.9.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=metacity]) AC_CONFIG_SRCDIR(src/display.c) |