Skip to content

Commit 1dbfa75

Browse files
committed
Bump version number
1 parent 0f20b72 commit 1dbfa75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

softphone/src/version.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
const char* DEV_NAME = "STM32F429 SIP";
66

7-
const char* APP_VERSION = "1.0.0";
7+
const char* APP_VERSION = "1.1.0";
88

99
const char* BUILD_TIMESTAMP = __DATE__", "__TIME__;
1010

0 commit comments

Comments
 (0)