We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65110b1 commit a62db8eCopy full SHA for a62db8e
version.m4
@@ -1,5 +1,5 @@
1
# Primary version number
2
-m4_define([VERSION_NUMBER], [0.5.0])
+m4_define([VERSION_NUMBER], [0.6.0])
3
4
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
5
# it to the release tag when creating an RPM or SRPM
@@ -15,4 +15,4 @@ m4_define([DHASH_VERSION_NUMBER], [0.4.3])
15
m4_define([COLLECTION_VERSION_NUMBER], [0.7.0])
16
m4_define([REF_ARRAY_VERSION_NUMBER], [0.1.5])
17
m4_define([BASICOBJECTS_VERSION_NUMBER], [0.1.1])
18
-m4_define([INI_CONFIG_VERSION_NUMBER], [1.2.0])
+m4_define([INI_CONFIG_VERSION_NUMBER], [1.3.0])
0 commit comments