diff options
Diffstat (limited to '')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c7e06f..d409932 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW) project( Remmina - VERSION 1.4.34 + VERSION 1.4.35 DESCRIPTION "The Gtk Remote Desktop Client" LANGUAGES C CXX ) |