Post-release version bump to 1.23.5
This commit is contained in:
parent
23596a0ca6
commit
691be437ad
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
# - increase clutter_interface_version to the next odd number
|
||||
m4_define([clutter_major_version], [1])
|
||||
m4_define([clutter_minor_version], [23])
|
||||
m4_define([clutter_micro_version], [4])
|
||||
m4_define([clutter_micro_version], [5])
|
||||
|
||||
# • 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…
Add table
Reference in a new issue