Skip to content

Commit 5e19d20

Browse files
committed
Update ssc api number for patch
1 parent 4b760e6 commit 5e19d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ssc/sscapi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5151

5252
SSCEXPORT int ssc_version()
5353
{
54-
return 303;
54+
return 306;
5555
}
5656

5757
SSCEXPORT const char *ssc_build_info()

0 commit comments

Comments
 (0)