From cea20bcd55278c87fb58bdd46e92015be97d0841 Mon Sep 17 00:00:00 2001 From: leslie Date: Sat, 26 Jan 2008 20:22:36 +0100 Subject: [PATCH] bump SCAPIVERS (do a make clean and rebuild) --- sc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5