X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/f2b6724f9fdd443cbb7cd7db1ddd31c4c54fa5cf..45569d7296a74e5620ced469031bc7b91522b6c7:/config.h?ds=sidebyside diff --git a/config.h b/config.h index 312e2d7..f8d1fec 100644 --- a/config.h +++ b/config.h @@ -16,16 +16,16 @@ #define GCC_INCLUDE_DIR2 "/usr/local/include" /* String describing who compiled this binary and how */ -#define LCL_COMPILE "Compiled using gcc -g -O2 on Linux paisley 2.4.9-12 #1 Tue Oct 30 18:33:49 EST 2001 i686 unknown by evans" +#define LCL_COMPILE "Compiled using gcc -g -O2 on Linux matthews.cs.Virginia.EDU 2.4.3-12 #1 Fri Jun 8 13:35:30 EDT 2001 i686 unknown by evans" /* Splint's version number */ -#define LCL_PARSE_VERSION "Splint 3.0.0.20" +#define LCL_PARSE_VERSION "Splint 3.0.1" /* Define to disable support LCL files */ /* #undef NOLCL */ -/* Splint's version number and release date */ -#define SPLINT_VERSION "Splint 3.0.0.20 --- 29 December 2001" +/* Splint's version number and configure/build date */ +#define SPLINT_VERSION "Splint 3.0.1 --- 06 Jan 2002" /* The system's main include directory */ #define SYSTEM_LIBDIR "/usr/local/include"