summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-07 00:10:58 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-07 00:10:58 +0100
commit69d722fd78b0e9521e3f26b76c3931e6e1553b99 (patch)
treeaf0a18e1f3ef9274b5d482b77c79ce7a2ce26ad3 /CMakeLists.txt
parentMerge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ... (diff)
downloadrekonq-69d722fd78b0e9521e3f26b76c3931e6e1553b99.tar.xz
rekonq 0.3.36
new tab page
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 04b7bf1f..2f06a592 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.35" )
+SET(REKONQ_VERSION "0.3.36" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )