From 0eb5b9a8cda795c0dbc1774a9e95cd31bb5def1a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 10 Jul 2012 00:10:12 +0200 Subject: rekonq 0.9.90 a.k.a. "rekonq 1.0 beta" 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 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 ) -- cgit v1.2.1