mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
Post-release version bump to 1.23.3
This commit is contained in:
parent
f244d9383a
commit
852ba2c089
@ -10,7 +10,7 @@
|
|||||||
# - increase clutter_interface_version to the next odd number
|
# - increase clutter_interface_version to the next odd number
|
||||||
m4_define([clutter_major_version], [1])
|
m4_define([clutter_major_version], [1])
|
||||||
m4_define([clutter_minor_version], [23])
|
m4_define([clutter_minor_version], [23])
|
||||||
m4_define([clutter_micro_version], [2])
|
m4_define([clutter_micro_version], [3])
|
||||||
|
|
||||||
# • for stable releases: increase the interface age by 1 for each release;
|
# • for stable releases: increase the interface age by 1 for each release;
|
||||||
# if the API changes, set to 0. interface_age and binary_age are used to
|
# if the API changes, set to 0. interface_age and binary_age are used to
|
||||||
|
Loading…
Reference in New Issue
Block a user