Start new cycle

This commit is contained in:
Michael Vetter
2022-10-12 17:00:29 +02:00
parent 3e7457f42a
commit e8c927b2c9
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