-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct Array 40 input logic and options
- Loading branch information
Showing
9 changed files
with
133 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
#define BUILD_VER_MAJOR 1 | ||
#define BUILD_VER_MINOR 2 | ||
#define BUILD_COMMIT_COUNT 297 | ||
#define BUILD_COMMIT_COUNT 298 | ||
#define BUILD_YEAR_4 2022 | ||
#define BUILD_YEAR_2 22 | ||
#define BUILD_YEAR_1 22 | ||
#define BUILD_MONTH 02 | ||
#define BUILD_DAY 28 | ||
#define BUILD_DATE_1 220228 | ||
#define BUILD_DATE_4 20220228 | ||
#define BUILD_VERSION 1.2.297.220228 | ||
#define BUILD_VERSION_STR "1.2.297.220228" | ||
#define BUILD_VERSION 1.2.298.220228 | ||
#define BUILD_VERSION_STR "1.2.298.220228" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.