Skip to content

Commit 23c775c

Browse files
committed
2024.12.12.ssc.298 public release
1 parent c04c27e commit 23c775c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main_add.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ static SamApp::ver releases[] = {
7474
//intermediate version numbers are required in this list in order for the version upgrade script (versions.lk) to work correctly
7575
//please clarify the reason for the new version in a comment. Examples: public release, variable changes, internal release, public beta release, etc.
7676
//the top version should always be the current working version
77-
{ 2024, 12, 12}, // 2024.12.12 ssc 297 release candidate - no expiration
77+
{ 2024, 12, 12}, // 2024.12.12 ssc 298 public release
7878
{ 2024, 11, 14}, // 2024.11.14 ssc 295 beta release for IPH configurations expires 1/31/2025
7979
{ 2024, 9, 15}, // 2024.09.15 Placeholder version number for updated NT variable names (replace with release version number)
8080
{ 2024, 9, 11}, // 2024.09.11 Final Norwich beta

0 commit comments

Comments
 (0)