Fix the version number

This is a development cycle.
This commit is contained in:
Emmanuele Bassi 2014-12-15 23:12:43 +00:00
parent 1be019852f
commit 3113f4521b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# - 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], [22])
m4_define([clutter_minor_version], [21])
m4_define([clutter_micro_version], [1])
# • for stable releases: increase the interface age by 1 for each release;