X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/7b8f57160729366ce0a8561e452ac276880d7469..b941db6b4a970ba02fb88f587cf4e40b10c9e286:/configure.ac diff --git a/configure.ac b/configure.ac index cf9dc1d..5c03300 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.7], [splint-bug@splint.org], [splint]) +AC_INIT([Splint], [3.0.1.8], [splint-bug@splint.org], [splint]) dnl This MUST precede any other macro AC_CONFIG_AUX_DIR([config])