summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorYoann Laissus <yoann.laissus@gmail.com>2012-02-09 18:40:21 +0100
committerYoann Laissus <yoann.laissus@gmail.com>2012-02-09 18:40:21 +0100
commitf5c45173623e39fb5ad67ae870c4bdfe5fe8520c (patch)
tree79e1703c95cf40c3d426f1ff1980bc50d6778028 /CMakeLists.txt
parentFix right icon duplication in the UrlBar on some website (diff)
parentClean up sessionmanager mess :) (diff)
downloadrekonq-f5c45173623e39fb5ad67ae870c4bdfe5fe8520c.tar.xz
Merge branch 'master' of git://anongit.kde.org/rekonq
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 cd1098dd..7dd2e0c2 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.8.73" )
+SET(REKONQ_VERSION "0.8.75" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )