diff configure.ac @ 1772:141f234a91fb

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 19 May 2012 12:12:54 -0400
parents 4cca386e5766
children 40557fb08e98
line wrap: on
line diff
--- a/configure.ac	Sat May 19 11:46:29 2012 -0400
+++ b/configure.ac	Sat May 19 12:12:54 2012 -0400
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20120519])
-WORKING_VERSION=0
+WORKING_VERSION=1
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it