We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04c27e commit 23c775cCopy full SHA for 23c775c
1 file changed
src/main_add.h
@@ -74,7 +74,7 @@ static SamApp::ver releases[] = {
74
//intermediate version numbers are required in this list in order for the version upgrade script (versions.lk) to work correctly
75
//please clarify the reason for the new version in a comment. Examples: public release, variable changes, internal release, public beta release, etc.
76
//the top version should always be the current working version
77
- { 2024, 12, 12}, // 2024.12.12 ssc 297 release candidate - no expiration
+ { 2024, 12, 12}, // 2024.12.12 ssc 298 public release
78
{ 2024, 11, 14}, // 2024.11.14 ssc 295 beta release for IPH configurations expires 1/31/2025
79
{ 2024, 9, 15}, // 2024.09.15 Placeholder version number for updated NT variable names (replace with release version number)
80
{ 2024, 9, 11}, // 2024.09.11 Final Norwich beta
0 commit comments