summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-08 01:02:34 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-08 01:04:56 +0200
commit277d3d14e2e3b31165cef79844fdc1ffa0afc1ef (patch)
treeea7486062df7595aa696f4b84bd1346be7a0cbf6 /CMakeLists.txt
parentAdd Copyright (diff)
downloadrekonq-277d3d14e2e3b31165cef79844fdc1ffa0afc1ef.tar.xz
rekonq 0.4.59
- great panels and toolbars improvements - New features for the tab pages - UrlBar: yet a work in progress. Growing.. - Tons of bugfixes
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 cad555b8..575b55e5 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.4.58" )
+SET(REKONQ_VERSION "0.4.59" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )