commit | f524072e5447ec2abaf10ec7f3074a069cc7499b | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Jul 01 12:22:49 2016 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Jul 01 12:22:49 2016 +0200 |
tree | 7674a30cc433c4bfef5be72ace2711420842ae67 | |
parent | 3e03a8f683a341c7bb47e60beab19fd931508913 [diff] [blame] |
Change development version to 1.7.80
diff --git a/CMakeLists.txt b/CMakeLists.txt index cd5a23b..724aa93 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -21,10 +21,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.6.80) +set(VERSION 1.7.80) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,6,80,0) +set(RCVERSION 1,7,80,0) # Installation paths set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin")