12 lines
416 B
Diff
12 lines
416 B
Diff
--- AppController.cpp 2017-12-09 12:49:04.635798497 +0100
|
|
+++ src/app/AppController.cpp 2017-12-09 12:49:34.228799625 +0100
|
|
@@ -30,7 +30,7 @@
|
|
|
|
// Must be unique. Used by `SingleApplication` and `Paths`.
|
|
#define APPLICATION_NAME "linphone"
|
|
-#define APPLICATION_VERSION LINPHONE_QT_GIT_VERSION
|
|
+#define APPLICATION_VERSION "4.1.1"
|
|
#define APPLICATION_MINIMAL_QT_VERSION "5.9.0"
|
|
|
|
#define DEFAULT_FONT "Noto Sans"
|