diff configure.ac @ 1807:15eb501a17d0

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Aug 2012 10:02:19 -0400
parents 40557fb08e98
children 52c291b05738
line wrap: on
line diff
--- a/configure.ac	Tue Aug 07 09:41:02 2012 -0400
+++ b/configure.ac	Tue Aug 07 10:02:19 2012 -0400
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20120807])
-WORKING_VERSION=0
+WORKING_VERSION=1
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it