From: leslie Date: Sat, 26 Jan 2008 19:22:36 +0000 (+0100) Subject: bump SCAPIVERS (do a make clean and rebuild) X-Git-Tag: 0.9.0~24 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=cea20bcd55278c87fb58bdd46e92015be97d0841;p=sasc-ng.git bump SCAPIVERS (do a make clean and rebuild) --- diff --git a/sc.c b/sc.c index 7dc3182..30b1c90 100644 --- a/sc.c +++ b/sc.c @@ -78,7 +78,7 @@ #endif // SC API version number for loading shared libraries -#define SCAPIVERS 10 +#define SCAPIVERS 20 static cPlugin *ScPlugin; static cOpts *ScOpts, *LogOpts;