summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-09-09 18:04:55 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-09-09 18:04:55 +0200
commit5f9c04909cbd9c623fbab755daa1d452990cbb7f (patch)
tree8fb29cc5da6290d5f6e88fa8e5473251b0dc8d06 /CMakeLists.txt
parentNo need to delete an autodelete class. (diff)
downloadrekonq-5f9c04909cbd9c623fbab755daa1d452990cbb7f.tar.xz
rekonq 0.5.87
fixes, fixes, fixes
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 c3a7db61..b0ae8185 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.5.86" )
+SET(REKONQ_VERSION "0.5.87" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )