Skip to content

Commit 7b84c5b

Browse files
authored
Merge pull request #944 from NREL/2022.11.21.ssc.278
2022.11.21.ssc.278 public release
2 parents 2a31151 + 7dc41ea commit 7b84c5b

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

5555
SSCEXPORT const char *ssc_build_info()

0 commit comments

Comments
 (0)