-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
38 changed files
with
1,594 additions
and
637 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Auto-generated file | ||
*/ | ||
#define NFC_LAB_VERSION_MAJOR 2 | ||
#define NFC_LAB_VERSION_MINOR 6 | ||
#define NFC_LAB_VERSION_PATCH 8 | ||
#define NFC_LAB_VERSION_STRING "2.6.8" | ||
#define NFC_LAB_VENDOR_STRING "NFC laboratory 2.6.8, Jose Vicente Campos Martinez - [email protected]" | ||
#define NFC_LAB_VERSION_MINOR 8 | ||
#define NFC_LAB_VERSION_PATCH 0 | ||
#define NFC_LAB_VERSION_STRING "2.8.0" | ||
#define NFC_LAB_VENDOR_STRING "NFC laboratory 2.8.0 - [email protected]" |
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
#define NFC_LAB_VERSION_MINOR @nfc-lab_VERSION_MINOR@ | ||
#define NFC_LAB_VERSION_PATCH @nfc-lab_VERSION_PATCH@ | ||
#define NFC_LAB_VERSION_STRING "@nfc-lab_VERSION@" | ||
#define NFC_LAB_VENDOR_STRING "NFC laboratory @nfc-lab_VERSION@, Jose Vicente Campos Martinez - [email protected]" | ||
#define NFC_LAB_VENDOR_STRING "NFC laboratory @nfc-lab_VERSION@ - [email protected]" |
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
Oops, something went wrong.