We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7548b09 commit ef0a77eCopy full SHA for ef0a77e
1 file changed
configure.ac
@@ -52,7 +52,7 @@ AC_SUBST([runstatedir], [$with_piddir])
52
# Don't forget to put a dash in front of the release candidate!!!
53
# That is how it is done with semantic versioning!
54
#
55
-AC_SUBST(RELEASE_CANDIDATE, [rc1])
+AC_SUBST(RELEASE_CANDIDATE, [-rc1])
56
AC_SUBST(STUBBY_RELEASE_CANDIDATE, [])
57
58
# Set current date from system if not set
0 commit comments