commit | 8d6e356f7de587f70e9ba6a7c818e72c2497caf9 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Jun 18 10:45:21 2015 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Jun 18 10:45:21 2015 +0200 |
tree | f28f1155e8603c88f889319d27467944de3d49a8 | |
parent | db04ded153e5b68a2870233554d0e45040eb695d [diff] [blame] |
Change development version to 1.5.80
diff --git a/CMakeLists.txt b/CMakeLists.txt index 84fb7f3..a46679b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -18,10 +18,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.4.80) +set(VERSION 1.5.80) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,4,80,0) +set(RCVERSION 1,5,80,0) # Installation paths set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin")