commit | 1f8d9988d138bf0dbd77593a338946a3aa657aad | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Wed Jun 13 16:27:53 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Wed Jun 13 16:27:53 2018 +0200 |
tree | 975050ae569390125f60344fbfad18e742ff2b8b | |
parent | d475fe43fe24dcbbcb393bb7440d58d4364bb4a7 [diff] [blame] |
Change development version to 1.9.80
diff --git a/CMakeLists.txt b/CMakeLists.txt index 82ddaad..4fb3360 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -21,10 +21,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.8.80) +set(VERSION 1.9.80) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,8,80,0) +set(RCVERSION 1,9,80,0) # Installation paths set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin")