summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-01-15 11:17:29 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-01-15 11:17:29 +0100
commitf338785f70481bf5b9248de2ed2c42228bd32691 (patch)
tree51ebe47aa124d6435e1ea4c71e83a455c8a91859
parentMove icon manager download system to QNAM (diff)
downloadrekonq-f338785f70481bf5b9248de2ed2c42228bd32691.tar.xz
rekonq 0.8.60
This "release" contains last code merged and starts feature freeze for 0.9. Our technologic preview will be released in one week from now, to let us start testing code a bit. Please, take care of rekonq bugs in bugzilla, expecially the ones with target = 0.9 CCMAIL: rekonq@kde.org
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e8e5ce7e..a8832c10 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.8.58" )
+SET(REKONQ_VERSION "0.8.60" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )