Start next cycle

This commit is contained in:
Michael Vetter
2021-07-14 16:25:08 +02:00
parent 563f08164e
commit 275c3132a5
99 changed files with 1 additions and 5389 deletions

View File

@@ -28,7 +28,7 @@ AS_CASE([$host_os],
[cygwin], [PLATFORM="cygwin"],
[PLATFORM="nix"])
PACKAGE_STATUS="release"
PACKAGE_STATUS="development"
### Get git branch and revision if in development
if test "x$PACKAGE_STATUS" = xdevelopment; then