summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-29 12:13:12 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-29 12:13:12 +0100
commit4e92cfa5c7a1f0a781da37619c087fda283d81a1 (patch)
tree6e53aea6dae1e780ffbb5a90622b7a16de67cc07 /CMakeLists.txt
parentFixing tabbar crash on close (diff)
downloadrekonq-4e92cfa5c7a1f0a781da37619c087fda283d81a1.tar.xz
rekonq 0.2.91
- 3 bugs fixed - improved WebPage - Fixes on motification popup
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 bb89a5bf..9530b216 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.2.90" )
+SET(REKONQ_VERSION "0.2.91" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )