diff configure.ac @ 1562:7ad5227a3ed9

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 17 Sep 2011 13:10:20 -0400
parents 3b57a6ddef1a
children 3a33cd0b61d9
line wrap: on
line diff
--- a/configure.ac	Sat Sep 17 13:03:17 2011 -0400
+++ b/configure.ac	Sat Sep 17 13:10:20 2011 -0400
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20110917])
-WORKING_VERSION=0
+WORKING_VERSION=1
 AC_USE_SYSTEM_EXTENSIONS
 AM_INIT_AUTOMAKE([-Wall -Werror foreign no-define])
 AC_PROG_CC()