summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-01-22 16:32:07 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-01-22 16:32:07 +0100
commitf2c797f0d504703b35dcca9e52530def9bec661d (patch)
treeb37a91c558417c69aa687e2e6f447ddc56f37dc3
parentAuthors update (diff)
downloadrekonq-0.8.71.tar.xz
rekonq 0.8.710.8.71
Not yet released Tech Preview and yet something to fix for...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ec81d48e..1f455b71 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.70" )
+SET(REKONQ_VERSION "0.8.71" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )