aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2024-07-23 10:50:25 +0200
committerPierre Ossman <ossman@cendio.se>2024-07-23 10:50:25 +0200
commit4a09a96661624dff14662d6e9849e06a6c70ae03 (patch)
tree9040a16e77ee19ca812d504c3b547a401e357f24 /CMakeLists.txt
parent75c8701df60956254c8bd57cd9015d72134dc6bf (diff)
downloadtigervnc-4a09a96661624dff14662d6e9849e06a6c70ae03.tar.gz
tigervnc-4a09a96661624dff14662d6e9849e06a6c70ae03.zip
TigerVNC 1.14.0v1.14.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24d75921..468f4b54 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,7 +20,7 @@ include(CMakeMacroLibtoolFile)
include(cmake/TargetLinkDirectories.cmake)
project(tigervnc)
-set(VERSION 1.13.90)
+set(VERSION 1.14.0)
# The RC version must always be four comma-separated numbers
string(REPLACE . , RCVERSION "${VERSION}.0")