We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f20b72 commit 1dbfa75Copy full SHA for 1dbfa75
1 file changed
softphone/src/version.c
@@ -4,7 +4,7 @@
4
5
const char* DEV_NAME = "STM32F429 SIP";
6
7
-const char* APP_VERSION = "1.0.0";
+const char* APP_VERSION = "1.1.0";
8
9
const char* BUILD_TIMESTAMP = __DATE__", "__TIME__;
10
0 commit comments