]> www.vanbest.org Git - sasc-ng.git/commitdiff
bump SCAPI version
authorleslie <unknown>
Wed, 22 Jul 2009 11:29:16 +0000 (19:29 +0800)
committerleslie <unknown>
Wed, 22 Jul 2009 11:29:16 +0000 (19:29 +0800)
version.h

index a0a353f2a578a76b134dd83982b2260481ec05c6..ee7fd254cb8728c05f9cf1e25e4512d5357f427d 100644 (file)
--- a/version.h
+++ b/version.h
@@ -25,7 +25,7 @@
 extern const char *ScVersion;
 
 // SC API version number for loading shared libraries
-#define SCAPIVERS 24
+#define SCAPIVERS 25
 #ifndef STATICBUILD
 #define SCAPIVERSTAG() int ScLibApiVersion=SCAPIVERS
 #else