aboutsummaryrefslogtreecommitdiffhomepage
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
commitcc8e10b8c398dd73466e9d358e16e14adff2d17f (patch)
treec9bdf8b50098df0b305a1730fa589feb1a6282d6 /configure.ac
parent24b9ea0474324a135132390d8bf18d36efea2d4e (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