build Bump to 1.15.1
In theory, master should become 1.99 at some point, but if we do that all Hell breaks loose, so let's use 1.15 for the time being.
This commit is contained in:
parent
afe0ac9c75
commit
e72d27815b
@ -9,8 +9,8 @@
|
||||
# - increase clutter_micro_version to the next odd number
|
||||
# - increase clutter_interface_version to the next odd number
|
||||
m4_define([clutter_major_version], [1])
|
||||
m4_define([clutter_minor_version], [13])
|
||||
m4_define([clutter_micro_version], [3])
|
||||
m4_define([clutter_minor_version], [15])
|
||||
m4_define([clutter_micro_version], [1])
|
||||
|
||||
# • 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
|
||||
|
Loading…
Reference in New Issue
Block a user