mirror of https://github.com/getdnsapi/getdns.git
Forgot the dash before the rc1 again
This commit is contained in:
parent
7548b095bc
commit
ef0a77e061
|
@ -52,7 +52,7 @@ AC_SUBST([runstatedir], [$with_piddir])
|
||||||
# Don't forget to put a dash in front of the release candidate!!!
|
# Don't forget to put a dash in front of the release candidate!!!
|
||||||
# That is how it is done with semantic versioning!
|
# That is how it is done with semantic versioning!
|
||||||
#
|
#
|
||||||
AC_SUBST(RELEASE_CANDIDATE, [rc1])
|
AC_SUBST(RELEASE_CANDIDATE, [-rc1])
|
||||||
AC_SUBST(STUBBY_RELEASE_CANDIDATE, [])
|
AC_SUBST(STUBBY_RELEASE_CANDIDATE, [])
|
||||||
|
|
||||||
# Set current date from system if not set
|
# Set current date from system if not set
|
||||||
|
|
Loading…
Reference in New Issue