summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-28 19:17:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-28 19:17:23 +0100
commit8ddff0416fafadfdea44e11fe9654201a69501f5 (patch)
treecfaa70a09d9bb8aa9d351f70364357d78eb82366 /CMakeLists.txt
parentEnabled load plugin manually as default settings (diff)
downloadrekonq-8ddff0416fafadfdea44e11fe9654201a69501f5.tar.xz
rekonq 0.3.16
adblock-- clicktoflash++
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 3722dc38..2d0e1b1f 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.15" )
+SET(REKONQ_VERSION "0.3.16" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )