X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/35e8712de8a20811e536e7506deb87e9492a710d..d767066b40ee6d1187273de11f2f942f8a10e1e7:/configure.ac diff --git a/configure.ac b/configure.ac index 5c03300..8c38219 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process with autoconf to create a configure script -*- Autoconf -*- AC_PREREQ(2.50) -AC_INIT([Splint], [3.0.1.8], [splint-bug@splint.org], [splint]) +AC_INIT([Splint], [3.1.0], [splint-bug@splint.org], [splint]) dnl This MUST precede any other macro AC_CONFIG_AUX_DIR([config])