summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-06-15 09:18:01 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2014-06-15 09:18:01 -0400
commit954a3464f15bcf6e8ec9e6ae4091c91e68fa9a02 (patch)
treeac73e252af9abe3d32ff07f5d3501eac2424bbc3 /configure.ac
parent13db4d0f620345cf01d6215cbd2a1d614cdc37ba (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 2446a88e..d335d72a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([urweb], [20140531])
-WORKING_VERSION=1
+AC_INIT([urweb], [20140615])
+WORKING_VERSION=0
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it