We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627dbb3 commit 31deb77Copy full SHA for 31deb77
src/version_cfg.h
@@ -42,7 +42,7 @@
42
#endif
43
44
#define APP_RELEASE 0x10//app release 1.0
45
-#define APP_BUILD 0x05//app build 05
+#define APP_BUILD 0x06//app build 06
46
#define STACK_RELEASE 0x30//stack release 3.0
47
#define STACK_BUILD 0x01//stack build 01
48
0 commit comments