summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-05-27 23:15:39 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-05-27 23:35:29 +0200
commit2610d40ce8d74b3837120737e038998a8dd74d82 (patch)
tree265377ef8747c30b33a3a0924b1d3922958eab3e /CMakeLists.txt
parentKitchen sink clean up (diff)
downloadrekonq-2610d40ce8d74b3837120737e038998a8dd74d82.tar.xz
rekonq 0.9.60
- 2011 gsoc's work of Phaneendra Hedge about Fancy bookmarking with Nepomuk & rekonq. An huge thanks to him for all his work about :) - Compilation fixes with MSVC - small improvements in the Application shortcuts management CCMAIL: pnh.pes@gmail.com
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 4f275e15..0d96ad09 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Informations to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "0.9.59" )
+SET(REKONQ_VERSION "0.9.60" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )