summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-07-01 11:52:27 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-07-01 11:52:27 +0200
commit440f18efde95e29960c93b35055c13216aac3fef (patch)
treef3a04b44926add5336e11843a9fc83083753b395
parentGet sure we are no more serving requests when deleting page. (diff)
downloadrekonq-440f18efde95e29960c93b35055c13216aac3fef.tar.xz
rekonq 0.9.82
Another big step to the 1.0 stable...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 75fa0213..b6bcbe85 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.81" )
+SET(REKONQ_VERSION "0.9.82" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )