We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d348f commit 5e3a3dbCopy full SHA for 5e3a3db
src/unity.h
@@ -11,7 +11,7 @@
11
12
#define UNITY_VERSION_MAJOR 2
13
#define UNITY_VERSION_MINOR 6
14
-#define UNITY_VERSION_BUILD 2
+#define UNITY_VERSION_BUILD 3
15
#define UNITY_VERSION ((UNITY_VERSION_MAJOR << 16) | (UNITY_VERSION_MINOR << 8) | UNITY_VERSION_BUILD)
16
17
#ifdef __cplusplus
0 commit comments