summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-06 14:59:21 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-06 14:59:21 +0100
commit23d7c4de0ecc653c6b09a8b9e7e54b295af37b81 (patch)
treee43a1cefac0dfc2313b1df38090c18c1ad5b3c5b /CMakeLists.txt
parentFIx focus on browsing (FIRST STEP) and on findbar hiding (diff)
downloadrekonq-23d7c4de0ecc653c6b09a8b9e7e54b295af37b81.tar.xz
i18n, pointers & fixes..
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55ea5127..04b7bf1f 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.3.34" )
+SET(REKONQ_VERSION "0.3.35" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )