Start new cycle

This commit is contained in:
Michael Vetter
2021-01-09 08:09:29 +01:00
parent d382023961
commit 9d976e7231
95 changed files with 1 additions and 5222 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