Start new cycle

This commit is contained in:
Michael Vetter
2025-03-27 20:27:09 +01:00
parent 07dfeec816
commit 640fb1904f
106 changed files with 1 additions and 6164 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