From: leslie Date: Thu, 26 Feb 2009 23:19:33 +0000 (+0800) Subject: bump SCAPI version X-Git-Tag: 0.9.2~61 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=c5ed290f842cc1bbbb18e3ab8f3f642510161a3f;p=sasc-ng.git bump SCAPI version --- 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;