summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2014-01-11 17:12:08 +0100
committerAndrea Diamantini <adjam7@gmail.com>2014-01-11 17:12:08 +0100
commita9b4cef1ee0feef1a2ad5cc1816ca8af1f806d29 (patch)
tree5d5b09143846c089d65be07365b67c82f9021411
parentSave Action (to re-enable CTRL + S) (diff)
downloadrekonq-2.4.1.tar.xz
rekonq 2.4.12.4.1
One of (if not THE) last releases in the 4.x series...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cdc0390c..65d66abf 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.4.0" )
+SET(REKONQ_VERSION "2.4.1" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )