Skip to content

Commit

Permalink
update ssc version for testing and benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed Apr 15, 2023
1 parent 551f8c4 commit 54d10cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssc/sscapi.cpp
Expand Up @@ -49,7 +49,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SSCEXPORT int ssc_version()
{
return 279;
return 280;
}

SSCEXPORT const char *ssc_build_info()
Expand Down

0 comments on commit 54d10cf

Please sign in to comment.