mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
post-release version bump to 2.9.21
2005-02-07 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.9.21
This commit is contained in:
parent
249c105d01
commit
ffceb7819f
@ -1,3 +1,7 @@
|
||||
2005-02-07 Elijah Newren <newren@gmail.com>
|
||||
|
||||
* configure.in: post-release version bump to 2.9.21
|
||||
|
||||
2005-02-07 Elijah Newren <newren@gmail.com>
|
||||
|
||||
* NEWS: Metacity 2.9.13 unstable release
|
||||
|
@ -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.9.13],
|
||||
AC_INIT([metacity], [2.9.21],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=metacity])
|
||||
|
||||
AC_CONFIG_SRCDIR(src/display.c)
|
||||
|
Loading…
Reference in New Issue
Block a user