Skip to content

Commit f6cf8d3

Browse files
authored
Merge pull request #1109 from NREL/2023.12.17.ssc.288rc
2023.12.17.ssc.288 release candidate no expiration
2 parents 75b4b17 + acc2075 commit f6cf8d3

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
@@ -49,7 +49,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4949

5050
SSCEXPORT int ssc_version()
5151
{
52-
return 287;
52+
return 288;
5353
}
5454

5555
SSCEXPORT const char *ssc_build_info()

0 commit comments

Comments
 (0)