summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-01-10 13:11:03 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-01-10 13:11:03 +0100
commitf6401f6e57c8635240823f9c6e551da95ad210ce (patch)
treea45abfabcdb64e427dd56e3e89536cada4abe16f /CMakeLists.txt
parentRonny's patch (diff)
downloadrekonq-f6401f6e57c8635240823f9c6e551da95ad210ce.tar.xz
rekonq 0.3.29
Fullscreen mode && protocols 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 d91d2d88..ad96a29c 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.28" )
+SET(REKONQ_VERSION "0.3.29" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )