]> andersk Git - splint.git/blobdiff - configure.ac
Fixed processing of multi-dimensional arrays.
[splint.git] / configure.ac
index 80d85d28074eca34c645fe309ffc5b3c924124a3..efc3c6008014b3f990730952e3b23f8923a0a48d 100644 (file)
@@ -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])
This page took 0.12412 seconds and 4 git commands to generate.