summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@csail.mit.edu>2016-06-21 10:58:41 -0400
committerGravatar Adam Chlipala <adamc@csail.mit.edu>2016-06-21 10:58:41 -0400
commit0be44023bd10e455af60a4e89ada6731e3426874 (patch)
treeee23aafed979b44ffacfcc8b01afc8a54c760cd9 /configure.ac
parentd91390e79969bc2eb4c36ea22919cb7b7a205e78 (diff)
Return to working version 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 e8df036c..5ddc8409 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([urweb], [20160621])
-WORKING_VERSION=0
+WORKING_VERSION=1
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it