Skip to content

Commit

Permalink
SAM 2021.12.02 ssc 267 public release
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed Dec 2, 2021
1 parent 0fd79f6 commit a7cb419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,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
{ 2021, 12, 02 }, // 2021.12.02 ssc 267 public release
{ 2021, 12, 02 }, // 2021.12.02 ssc 266 release candidate expires 12/02/2022
{ 2021, 11, 30 }, // 2021.11.30 ssc 265 release candidate beta expires 11/30/2022
{ 2021, 11, 27 }, // 2021.11.27 ssc 264 release candidate beta expires 11/27/2022
Expand Down

0 comments on commit a7cb419

Please sign in to comment.