From a6bfbad8f5ae6b3544a2c767e449ee095aad8978 Mon Sep 17 00:00:00 2001 From: drl7x Date: Thu, 5 Sep 2002 18:00:51 +0000 Subject: [PATCH] Changed library version constant. --- src/Headers/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Headers/constants.h b/src/Headers/constants.h index 8c71980..de8dd15 100644 --- a/src/Headers/constants.h +++ b/src/Headers/constants.h @@ -210,7 +210,7 @@ */ /*@constant float SPLINT_LIBVERSION; @*/ -# define SPLINT_LIBVERSION 2.6 +# define SPLINT_LIBVERSION 2.7 /* ** Flex doesn't pre-process input, so remember to copy these manually -- 2.45.1