diff configure.ac @ 1853:f405dfe1f1e1

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sun, 21 Apr 2013 13:32:10 -0400
parents 1239ba1a1671
children 2eabe66daef6
line wrap: on
line diff
--- a/configure.ac	Sun Apr 21 13:03:20 2013 -0400
+++ b/configure.ac	Sun Apr 21 13:32:10 2013 -0400
@@ -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