Skip to content

Commit a62db8e

Browse files
Lukas Slebodnikjhrozek
authored andcommitted
Update versions before 0.6.0 release
Reviewed-by: Jakub Hrozek <[email protected]>
1 parent 65110b1 commit a62db8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Primary version number
2-
m4_define([VERSION_NUMBER], [0.5.0])
2+
m4_define([VERSION_NUMBER], [0.6.0])
33

44
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
55
# it to the release tag when creating an RPM or SRPM
@@ -15,4 +15,4 @@ m4_define([DHASH_VERSION_NUMBER], [0.4.3])
1515
m4_define([COLLECTION_VERSION_NUMBER], [0.7.0])
1616
m4_define([REF_ARRAY_VERSION_NUMBER], [0.1.5])
1717
m4_define([BASICOBJECTS_VERSION_NUMBER], [0.1.1])
18-
m4_define([INI_CONFIG_VERSION_NUMBER], [1.2.0])
18+
m4_define([INI_CONFIG_VERSION_NUMBER], [1.3.0])

0 commit comments

Comments
 (0)