aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
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 dffde973..70ccdbba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,7 +20,7 @@ include(CMakeMacroLibtoolFile)
include(cmake/TargetLinkDirectories.cmake)
project(tigervnc)
-set(VERSION 1.12.80)
+set(VERSION 1.13.80)
# The RC version must always be four comma-separated numbers
string(REPLACE . , RCVERSION "${VERSION}.0")