Skip to content

Commit d0ad63c

Browse files
committed
Merge branch 'ortools_build' of https://github.com/NatLabRockies/ssc into ortools_build
2 parents 5f23511 + 3fc4015 commit d0ad63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 304;
5555
}
5656

5757
SSCEXPORT const char *ssc_build_info()

0 commit comments

Comments
 (0)