Release 0.12.0

This commit is contained in:
Michael Vetter
2022-03-30 12:49:07 +02:00
parent b5a6074b31
commit 9214b0a10a
104 changed files with 5500 additions and 4 deletions

View File

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