summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-21 22:41:06 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-21 22:41:06 +0100
commitaacf2f9656e2fe9bd42680f6e42f1bb985cb9d1b (patch)
tree01f77fe34463513a50f8a7fef279480ab4ba92af
parentMerge branch 'fixes' (diff)
parentrekonq 0.6.95 (diff)
downloadrekonq-aacf2f9656e2fe9bd42680f6e42f1bb985cb9d1b.tar.xz
Merge branch 'master' of git.kde.org:rekonq
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72c1a484..98a43dd1 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.6.89" )
+SET(REKONQ_VERSION "0.6.95" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )