aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-07-04 09:41:32 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2014-07-04 09:41:32 -0400
commitee2eb6ac79b2a23a998e8feb4043bbf593e9bc5c (patch)
tree888f4fef7b1effac4ecb87205672959619bc8dfa /configure.ac
parentfd80cc09e2015def28904009cb79e70ddb678850 (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 8776a563..8132bac4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([urweb], [20140704])
-WORKING_VERSION=0
+WORKING_VERSION=1
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it