commit | c416ad538903f06448349932f3723246261e5a98 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Nov 26 12:39:02 2015 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Nov 26 12:39:02 2015 +0100 |
tree | 1840bbaff47f3097168a5a8979753673d82e3b47 | |
parent | b9b8212a60072b49def29dbf21a0de35d0a510d1 [diff] [blame] |
Change development version to 1.6.80
diff --git a/CMakeLists.txt b/CMakeLists.txt index d788b60..755cccb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -18,10 +18,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.5.80) +set(VERSION 1.6.80) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,5,80,0) +set(RCVERSION 1,6,80,0) # Installation paths set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin")