Skip to content

Commit

Permalink
2020.11.29.r2 ssc 256
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed May 12, 2021
1 parent da5e314 commit 7a6b728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static SamApp::ver releases[] = {
//intermediate version numbers are required in this list in order for the version upgrade script (versions.lk) to work correctly
//please clarify the reason for the new version in a comment. Examples: public release, variable changes, internal release, public beta release, etc.
//the top version should always be the current working version
{ 2020, 11, 29 }, // 2020.11.29 ssc 250 release
{ 2020, 11, 29 }, // 2020.11.29 ssc 250 release r1 ssc 252 2/25/2021 and r2 ssc 256 on 5/12/2021
{ 2020, 11, 17 }, // 2020.11.17 ssc 247 beta - expires 11/17/2021
{ 2020, 11, 12 }, // 2020.11.12 ssc 246 beta - expires 11/12/2021
{ 2020, 11, 5 }, // 2020.11.5 ssc 245 beta for Ty - expires 11/5/2021
Expand Down

0 comments on commit 7a6b728

Please sign in to comment.