Mercurial > urweb
diff configure.ac @ 1771:4cca386e5766
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 19 May 2012 11:46:29 -0400 |
parents | a6eab6820b37 |
children | 141f234a91fb |
line wrap: on
line diff
--- a/configure.ac Sat May 19 11:38:14 2012 -0400 +++ b/configure.ac Sat May 19 11:46:29 2012 -0400 @@ -1,5 +1,5 @@ -AC_INIT([urweb], [20120512]) -WORKING_VERSION=1 +AC_INIT([urweb], [20120519]) +WORKING_VERSION=0 AC_USE_SYSTEM_EXTENSIONS # automake 1.12 requires this, but automake 1.11 doesn't recognize it