diff configure.ac @ 2181:e46989ea4ca7

Grandfathered into release: make urweb-mode keep working in Emacs 23
author Adam Chlipala <adam@chlipala.net>
date Sun, 18 Oct 2015 14:38:20 -0400
parents 5940149cd11a
children d25c42e5d8f4
line wrap: on
line diff
--- a/configure.ac	Sun Oct 18 10:50:59 2015 -0400
+++ b/configure.ac	Sun Oct 18 14:38:20 2015 -0400
@@ -1,5 +1,5 @@
 AC_INIT([urweb], [20151018])
-WORKING_VERSION=1
+WORKING_VERSION=0
 AC_USE_SYSTEM_EXTENSIONS
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it