aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2013-11-24 10:06:37 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2013-11-24 10:06:37 -0500
commit9e8b860187a8ce183ef51a4ef0261dbe7b2cc4cc (patch)
tree5d59fc6135a3f5b16cfadd87313a5b334d4d942d /configure.ac
parent648f59ef006f7e0493f39f6936b14a66403ec1d4 (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 a0b8f514..fbf6b162 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([urweb], [20131124])
-WORKING_VERSION=0
+WORKING_VERSION=1
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it