Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore.gatta@kyndryl.com>2021-10-29 13:30:51 +0300
committerAntenore Gatta <antenore.gatta@kyndryl.com>2021-10-29 13:30:51 +0300
commit6eccc4844cb508d29afc1d503ae0df9816a99885 (patch)
tree0f4c6e7e618bd8d862480bad976fa8dfdba11178 /config.h.in
parent7f8519c0c6ea7eedaa30d121e0d99f98ae3b3b7a (diff)
Updating to CMake 3.10.0 specs
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index e59bf78aa..077f1339c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -14,7 +14,7 @@
#define remmina "remmina"
#define REMMINA_APP_ID "${REMMINA_APP_ID}"
-#define VERSION "${REMMINA_VERSION}"
+#define VERSION "${Remmina_VERSION}"
#define REMMINA_GIT_REVISION "${REMMINA_GIT_REVISION}"
#define RMNEWS_ENABLE_NEWS ${RMNEWS_ENABLE_NEWS}