From ca220b57cee0df24f7356e64ed5842aee6f961ec Mon Sep 17 00:00:00 2001 From: "Brian P. Hinz" Date: Fri, 26 Dec 2014 15:16:04 -0500 Subject: TigerVNC 1.4.1 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e3d2787e..f2615bd2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,10 +18,10 @@ include(CheckCSourceRuns) include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.4.0) +set(VERSION 1.4.1) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,4,0,0) +set(RCVERSION 1,4,1,0) # Installation paths set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin") -- cgit v1.2.3