summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--version.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/version.m4 b/version.m4
index d9ebac6..fbbf9e4 100644
--- a/version.m4
+++ b/version.m4
@@ -1,7 +1,7 @@
# Primary version number
-m4_define([VERSION_NUMBER], [0.4.0])
+m4_define([VERSION_NUMBER], [0.4.1])
# 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], [])
+m4_define([PRERELEASE_VERSION_NUMBER], [pre1])