summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-11-10 23:40:40 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-11-10 23:40:40 +0100
commit489dbe4ba78a643471bf7c3fcbef8164b3eebc81 (patch)
tree52df4ea5a2e5a2dfc257d6281f43fcc5e6696917
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-489dbe4ba78a643471bf7c3fcbef8164b3eebc81.tar.xz
rekonq 2.4.0
Probably last Qt4/KDE4 release...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f1bf4660..cdc0390c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Information to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "2.3.2" )
+SET(REKONQ_VERSION "2.4.0" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )