-
Notifications
You must be signed in to change notification settings - Fork 8
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
Showing
1 changed file
with
4 additions
and
4 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 @@ | ||
/** API versions */ | ||
#define GITBRANCH "5.0.0" | ||
#define GITBRANCH "5.0.1" | ||
#define APICTB 0x201117 | ||
#define APIGOTTHARD 0x201117 | ||
#define APIGOTTHARD2 0x201117 | ||
#define APIJUNGFRAU 0x201117 | ||
#define APIMYTHEN3 0x201117 | ||
#define APIMOENCH 0x201117 | ||
#define APIEIGER 0x201117 | ||
#define APILIB 0x201118 | ||
#define APIRECEIVER 0x201118 | ||
#define APIGUI 0x201118 | ||
#define APILIB 0x201125 | ||
#define APIRECEIVER 0x201125 | ||
#define APIGUI 0x201125 |