-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch workflows to AIRDOS04, add create prerelease and release, exte…
…nded build, extended build, extended build
- Loading branch information
1 parent
8377ebc
commit 6714853
Showing
4 changed files
with
770 additions
and
769 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,5 +1,5 @@ | ||
// This file is overwritten by github actions, do not update it manually | ||
String githash = "260a521e6b3ab2e76ca63ed51661264d77b7cced,User"; | ||
#define GHRELEASE 0 | ||
String githash = "a5558820423b33fbac20c32c4677790c4759b100,User"; | ||
#define GHRELEASE 1 | ||
#define GHBUILD 0 | ||
#define GHBUILDTYPE User |
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,5 +1,5 @@ | ||
#this file is maintained by github actions | ||
MAJOR 1 | ||
MINOR 0 | ||
RELEASE 0 | ||
BUILD 3 | ||
RELEASE 1 | ||
BUILD 4 |
Oops, something went wrong.