We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471b9ba commit 66e3c73Copy full SHA for 66e3c73
src/version_cfg.h
@@ -42,7 +42,7 @@
42
#endif
43
44
#define APP_RELEASE 0x11//app release 1.1
45
-#define APP_BUILD 0x00//app build 00
+#define APP_BUILD 0x01//app build 01
46
#define STACK_RELEASE 0x30//stack release 3.0
47
#define STACK_BUILD 0x01//stack build 01
48
0 commit comments