# HG changeset patch # User Adam Chlipala # Date 1423920470 18000 # Node ID 7bdfc365f45601b5bca4985b74f6a4f57103e4f8 # Parent f1c4edf0a655d38a2a415ddc7ccc41d956fa4ab8 Return to working version mode diff -r f1c4edf0a655 -r 7bdfc365f456 configure.ac --- a/configure.ac Sat Feb 14 08:17:36 2015 -0500 +++ b/configure.ac Sat Feb 14 08:27:50 2015 -0500 @@ -1,5 +1,5 @@ AC_INIT([urweb], [20150214]) -WORKING_VERSION=0 +WORKING_VERSION=1 AC_USE_SYSTEM_EXTENSIONS # automake 1.12 requires this, but automake 1.11 doesn't recognize it