Start new cycle

This commit is contained in:
Michael Vetter
2023-08-03 08:06:05 +02:00
parent 6b0fddd925
commit b223b7ebac
105 changed files with 1 additions and 6169 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