summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-01-07 04:06:42 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-01-07 04:06:42 +0100
commitd55135eb89c4a88b89912c58765e772448c1c774 (patch)
tree6176bb74bce3d4cca23e2c51e07d05d0466e1497 /CMakeLists.txt
parentNo more error messages on adblocked pages (diff)
downloadrekonq-d55135eb89c4a88b89912c58765e772448c1c774.tar.xz
0.3.28
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 d47e94c9..d91d2d88 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.27" )
+SET(REKONQ_VERSION "0.3.28" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )