diff configure.ac @ 2066:7214a14a6fe2

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 30 Aug 2014 08:48:41 -0400
parents 981836fa51db
children 4be82596b8e3
line wrap: on
line diff
--- a/configure.ac	Sat Aug 30 08:28:59 2014 -0400
+++ b/configure.ac	Sat Aug 30 08:48:41 2014 -0400
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20140830])
-WORKING_VERSION=0
+WORKING_VERSION=1
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it