aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-08-19 11:23:26 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2014-08-19 11:23:26 -0400
commit9515ba96f8f48b17888267c15b3181893cca6be3 (patch)
tree3105abc6af678b5813acb1c1cd7fc13c1bb10e5a /configure.ac
parent277913f2ae39e159b1a639fe1d869fd00ce1a2c7 (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 e0f795e1..074c26cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([urweb], [20140819])
-WORKING_VERSION=0
+WORKING_VERSION=1
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it