Bump version to 5.0 rc1
authorSimo Sorce <simo@redhat.com>
Fri, 8 Aug 2014 15:20:36 +0000 (11:20 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 8 Aug 2014 15:20:36 +0000 (11:20 -0400)
version.m4

index fbbf9e4b7ed00ca600a156ad198f44770b4aa099..f51810e763c150b375634310e232b6b78872a605 100644 (file)
@@ -1,7 +1,7 @@
 # Primary version number
-m4_define([VERSION_NUMBER], [0.4.1])
+m4_define([VERSION_NUMBER], [0.5.0])
 
 # If the PRERELEASE_VERSION_NUMBER is set, we'll append
 # it to the release tag when creating an RPM or SRPM
-m4_define([PRERELEASE_VERSION_NUMBER], [pre1])
+m4_define([PRERELEASE_VERSION_NUMBER], [rc1])