From 5d5acd65b1ff4417b7f28b1c93af8734b9d0c5d8 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sat, 13 Jun 2020 18:38:37 +0200 Subject: [PATCH] Start new cycle --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c762261c..5c63c2d4 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AS_CASE([$host_os], [cygwin], [PLATFORM="cygwin"], [PLATFORM="nix"]) -PACKAGE_STATUS="release" +PACKAGE_STATUS="development" ### Get git branch and revision if in development if test "x$PACKAGE_STATUS" = xdevelopment; then