We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7180ba9 commit c1ef7a9Copy full SHA for c1ef7a9
1 file changed
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