summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2015-01-03 09:56:57 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2015-01-03 09:56:57 -0500
commitb832399cc878bd0ca0eefc61e0eb19d582eb1832 (patch)
treec9bdf8b50098df0b305a1730fa589feb1a6282d6 /configure.ac
parent52ad90187e17e4191004b8d71f636bbf42057cbc (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 57a4dc02..fb112a22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([urweb], [20141206])
-WORKING_VERSION=1
+AC_INIT([urweb], [20150103])
+WORKING_VERSION=0
AC_USE_SYSTEM_EXTENSIONS
# automake 1.12 requires this, but automake 1.11 doesn't recognize it