summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-07-10 00:10:12 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-07-10 00:10:12 +0200
commit0eb5b9a8cda795c0dbc1774a9e95cd31bb5def1a (patch)
tree5d931b6a0a084bbdbca1bddf9e522b660cd911fa
parentAdded Author(s) and Credit(s) (diff)
downloadrekonq-0eb5b9a8cda795c0dbc1774a9e95cd31bb5def1a.tar.xz
rekonq 0.9.90 a.k.a. "rekonq 1.0 beta"0.9.90
String freeze from now on, rekonq 1.0 stable in (not less than) 15 days CCMAIL: rekonq@kde.org CCMAIL: kde-i18n-doc@kde.org
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35c10a19..9aa63c08 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Information to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "0.9.82" )
+SET(REKONQ_VERSION "0.9.90" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )