aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-08-19 11:08:25 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2014-08-19 11:08:25 -0400
commit2bd5faedfe7464c9f4cc6bd36084d487c7c86b2a (patch)
tree6fb122f2b6cf4eecd0885731f0c059a460ce2c4c /configure.ac
parentc89ba45eeb74aea74999276431f33174f60f4c0c (diff)
New release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 25698b7f..e0f795e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([urweb], [20140807])
-WORKING_VERSION=1
+AC_INIT([urweb], [20140819])
+WORKING_VERSION=0
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it