Start new cycle

This commit is contained in:
Michael Vetter
2022-09-13 11:54:02 +02:00
parent a8e6b26ee1
commit 446027ce6c
103 changed files with 1 additions and 5580 deletions

View File

@@ -24,7 +24,7 @@ AS_CASE([$target_os],
AM_INIT_AUTOMAKE([foreign subdir-objects])
PACKAGE_STATUS="release"
PACKAGE_STATUS="development"
## Get git branch and revision if in development
if test "x$PACKAGE_STATUS" = xdevelopment; then