diff configure.ac @ 1902:1809eb33ef14

Switch back to working version mode
author Adam Chlipala <adam@chlipala.net>
date Thu, 21 Nov 2013 15:39:45 -0500
parents 2eabe66daef6
children 7d26b96370af
line wrap: on
line diff
--- a/configure.ac	Thu Nov 21 15:23:27 2013 -0500
+++ b/configure.ac	Thu Nov 21 15:39:45 2013 -0500
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20130421])
-WORKING_VERSION=0
+WORKING_VERSION=1
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it