-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
432b16e
commit dafe759
Showing
2 changed files
with
7 additions
and
7 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,8 +1,8 @@ | ||
#define BUILD_NUMBER 70 | ||
#define BUILD_NUMBER 71 | ||
#define BUILD_DATE_YEAR 2023 | ||
#define BUILD_DATE_MONTH 5 | ||
#define BUILD_DATE_DAY 17 | ||
#define BUILD_TIME_HOUR 10 | ||
#define BUILD_TIME_MINUTE 47 | ||
#define BUILD_TIME_SECOND 54 | ||
#define BUILD_TIME_MILLISECOND 23 | ||
#define BUILD_DATE_DAY 18 | ||
#define BUILD_TIME_HOUR 16 | ||
#define BUILD_TIME_MINUTE 13 | ||
#define BUILD_TIME_SECOND 42 | ||
#define BUILD_TIME_MILLISECOND 82 |
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