about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e8ae809..f4653a03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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