Skip to content

Commit 173e663

Browse files
authored
Merge pull request #997 from NREL/2022.11.21.r1.ssc.279
2022.11.21.r1.ssc.279 release candidate
2 parents f28965d + d052e64 commit 173e663

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
@@ -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 278;
52+
return 279;
5353
}
5454

5555
SSCEXPORT const char *ssc_build_info()

0 commit comments

Comments
 (0)