summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-01-14 03:29:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-01-14 03:29:23 +0100
commitd6173342e25a0f51db41ab4dbb58b30091d78e20 (patch)
tree39c4f698a66ce95f670e7045ace79e69f125ba41 /CMakeLists.txt
parentBetter AdBlocking things :) (diff)
downloadrekonq-d6173342e25a0f51db41ab4dbb58b30091d78e20.tar.xz
rekonq 0.3.30
- better adblock - working back history menu - better fullscreen mode
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 ad96a29c..8552a55b 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.29" )
+SET(REKONQ_VERSION "0.3.30" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )