Forgot the dash before the rc1 again

This commit is contained in:
Willem Toorop 2018-03-05 16:34:50 +01:00
parent 7548b095bc
commit ef0a77e061
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ AC_SUBST([runstatedir], [$with_piddir])
# Don't forget to put a dash in front of the release candidate!!!
# That is how it is done with semantic versioning!
#
AC_SUBST(RELEASE_CANDIDATE, [rc1])
AC_SUBST(RELEASE_CANDIDATE, [-rc1])
AC_SUBST(STUBBY_RELEASE_CANDIDATE, [])
# Set current date from system if not set