mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 07:26:51 -05:00
post-release bump to 2.19.21.
2007-06-10 Thomas Thurman <thomas@thurman.org.uk> * configure.in: post-release bump to 2.19.21. svn path=/trunk/; revision=3239
This commit is contained in:
parent
5fb20624c4
commit
c5c59b1761
@ -1,3 +1,7 @@
|
|||||||
|
2007-06-10 Thomas Thurman <thomas@thurman.org.uk>
|
||||||
|
|
||||||
|
* configure.in: post-release bump to 2.19.21.
|
||||||
|
|
||||||
2007-06-10 Thomas Thurman <thomas@thurman.org.uk>
|
2007-06-10 Thomas Thurman <thomas@thurman.org.uk>
|
||||||
|
|
||||||
* NEWS: 2.19.13 release.
|
* NEWS: 2.19.13 release.
|
||||||
@ -35,7 +39,7 @@
|
|||||||
meta_workspace_remove_window, meta_workspace_queue_calc_showing,
|
meta_workspace_remove_window, meta_workspace_queue_calc_showing,
|
||||||
meta_workspace_invalidate_work_area): Using new queueing functions.
|
meta_workspace_invalidate_work_area): Using new queueing functions.
|
||||||
|
|
||||||
2007-06-09 Thomas Thuramn <thomas@thurman.org.uk>
|
2007-06-09 Thomas Thurman <thomas@thurman.org.uk>
|
||||||
|
|
||||||
* src/50-metacity-key.xml.in: added switch_group; closes #444879.
|
* src/50-metacity-key.xml.in: added switch_group; closes #444879.
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ m4_define([metacity_major_version], [2])
|
|||||||
m4_define([metacity_minor_version], [19])
|
m4_define([metacity_minor_version], [19])
|
||||||
# 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], [13])
|
m4_define([metacity_micro_version], [21])
|
||||||
|
|
||||||
m4_define([metacity_version],
|
m4_define([metacity_version],
|
||||||
[metacity_major_version.metacity_minor_version.metacity_micro_version])
|
[metacity_major_version.metacity_minor_version.metacity_micro_version])
|
||||||
|
Loading…
Reference in New Issue
Block a user