From c5ed290f842cc1bbbb18e3ab8f3f642510161a3f Mon Sep 17 00:00:00 2001 From: leslie Date: Fri, 27 Feb 2009 07:19:33 +0800 Subject: [PATCH] bump SCAPI version --- sc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc.c b/sc.c index 0a5f037..6a7dcdd 100644 --- a/sc.c +++ b/sc.c @@ -78,7 +78,7 @@ #endif // SC API version number for loading shared libraries -#define SCAPIVERS 20 +#define SCAPIVERS 21 static cPlugin *ScPlugin; static cOpts *ScOpts, *LogOpts; -- 2.39.5