summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2011-03-10 15:05:39 +0100
committerChristian Beier <dontmind@freeshell.org>2011-03-10 15:05:39 +0100
commitd26118a0381a370e11567c8572492c7560354037 (patch)
tree8328fdd4c3ce05bd1c6bacfcc8852a7d71977f43 /CMakeLists.txt
parentc8fc0ad5a772c55a88900d521684cfcf35afe7cb (diff)
downloadlibvncserver-d26118a0381a370e11567c8572492c7560354037.zip
libvncserver-d26118a0381a370e11567c8572492c7560354037.tar.gz
Next version will be 0.9.8.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 57653b4..b474a03 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ include(TestBigEndian)
set(PACKAGE_NAME "LibVNCServer")
set(FULL_PACKAGE_NAME "LibVNCServer")
-set(PACKAGE_VERSION "0.9.7")
+set(PACKAGE_VERSION "0.9.8")
set(PROJECT_BUGREPORT_PATH "http://sourceforge.net/projects/libvncserver")
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/libvncserver ${CMAKE_SOURCE_DIR}/common)
OpenPOWER on IntegriCloud