diff --git a/configure.ac b/configure.ac index 406278a0..81e3f7d9 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AS_CASE([$host_os], [cygwin], [PLATFORM="cygwin"], [PLATFORM="nix"]) -PACKAGE_STATUS="development" +PACKAGE_STATUS="release" ### Get git branch and revision if in development if test "x$PACKAGE_STATUS" = xdevelopment; then