We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f28965d + d052e64 commit 173e663Copy full SHA for 173e663
1 file changed
ssc/sscapi.cpp
@@ -49,7 +49,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
49
50
SSCEXPORT int ssc_version()
51
{
52
- return 278;
+ return 279;
53
}
54
55
SSCEXPORT const char *ssc_build_info()
0 commit comments