diff configure.ac @ 2117:f1c4edf0a655

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 14 Feb 2015 08:17:36 -0500
parents 0bd46c9e363f
children 7bdfc365f456
line wrap: on
line diff
--- a/configure.ac	Thu Feb 12 15:09:26 2015 -0500
+++ b/configure.ac	Sat Feb 14 08:17:36 2015 -0500
@@ -1,5 +1,5 @@
-AC_INIT([urweb], [20150103])
-WORKING_VERSION=1
+AC_INIT([urweb], [20150214])
+WORKING_VERSION=0
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it