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