X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/6ee276d286314ab6807ce1af746bbd88c186fddc..f9e62f4012096f7ef8d1430541276b2bec85a69d:/configure.ac diff --git a/configure.ac b/configure.ac index 80d85d2..efc3c60 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.1.1.1], [splint-bug@splint.org], [splint]) +AC_INIT([Splint], [3.1.1.2], [splint-bug@splint.org], [splint]) dnl This MUST precede any other macro AC_CONFIG_AUX_DIR([config])