# HG changeset patch # User Adam Chlipala # Date 1401569872 14400 # Node ID 79a2f3468e46b2faec169233389ff01e31d10257 # Parent 57f59e46c33670d749f3acbc62e6a7066d349008 Return to working version mode diff -r 57f59e46c336 -r 79a2f3468e46 configure.ac --- a/configure.ac Sat May 31 16:47:42 2014 -0400 +++ b/configure.ac Sat May 31 16:57:52 2014 -0400 @@ -1,5 +1,5 @@ AC_INIT([urweb], [20140531]) -WORKING_VERSION=0 +WORKING_VERSION=1 AC_USE_SYSTEM_EXTENSIONS # automake 1.12 requires this, but automake 1.11 doesn't recognize it