mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
Post-branch bump to 2.21.1.
2007-10-14 Thomas Thurman <thomas@thurman.org.uk> * configure.in: Post-branch bump to 2.21.1. svn path=/trunk/; revision=3357
This commit is contained in:
parent
ab9ff657c7
commit
8a023b00f2
@ -1,3 +1,7 @@
|
|||||||
|
2007-10-14 Thomas Thurman <thomas@thurman.org.uk>
|
||||||
|
|
||||||
|
* configure.in: Post-branch bump to 2.21.1.
|
||||||
|
|
||||||
2007-10-03 Kjartan Maraas <kmaraas@gnome.org>
|
2007-10-03 Kjartan Maraas <kmaraas@gnome.org>
|
||||||
|
|
||||||
* configure.in: Remove circular dep metacity<->gnomecc.
|
* configure.in: Remove circular dep metacity<->gnomecc.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
|
|
||||||
m4_define([metacity_major_version], [2])
|
m4_define([metacity_major_version], [2])
|
||||||
m4_define([metacity_minor_version], [20])
|
m4_define([metacity_minor_version], [21])
|
||||||
# Fibonacci sequence for micro version numbering:
|
# Fibonacci sequence for micro version numbering:
|
||||||
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
|
# 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987
|
||||||
m4_define([metacity_micro_version], [1])
|
m4_define([metacity_micro_version], [1])
|
||||||
|
Loading…
Reference in New Issue
Block a user