]> www.vanbest.org Git - sasc-ng.git/commitdiff
bump SCAPIVERS (do a make clean and rebuild)
authorleslie <unknown>
Sat, 26 Jan 2008 19:22:36 +0000 (20:22 +0100)
committerleslie <unknown>
Sat, 26 Jan 2008 19:22:36 +0000 (20:22 +0100)
sc.c

diff --git a/sc.c b/sc.c
index 7dc318247cfafcf8b01d5e728e722b685d6ede7a..30b1c9058ebf48a3a7d14349e6d6ee84f6305e1f 100644 (file)
--- 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;