Skip to content

Commit

Permalink
Merge pull request #834 from NREL/2021.12.02.r2.ssc.274
Browse files Browse the repository at this point in the history
2021.12.02.r2.ssc.274 Patch 2
  • Loading branch information
sjanzou committed Jun 7, 2022
2 parents 3bc32d9 + fe53484 commit 74e44ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssc/sscapi.cpp
Expand Up @@ -38,7 +38,7 @@ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SSCEXPORT int ssc_version()
{
return 268;
return 274;
}

SSCEXPORT const char *ssc_build_info()
Expand Down

0 comments on commit 74e44ff

Please sign in to comment.