mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
Grab latest unity.
Bump Version.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
#define CMOCK_VERSION_MAJOR 2
|
||||
#define CMOCK_VERSION_MINOR 5
|
||||
#define CMOCK_VERSION_BUILD 3
|
||||
#define CMOCK_VERSION_BUILD 4
|
||||
#define CMOCK_VERSION ((CMOCK_VERSION_MAJOR << 16) | (CMOCK_VERSION_MINOR << 8) | CMOCK_VERSION_BUILD)
|
||||
|
||||
/* should be big enough to index full range of CMOCK_MEM_MAX */
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/unity updated: cf949f45ca...2f7406572e
Reference in New Issue
Block a user