summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2014-01-12 10:51:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2014-01-12 10:51:45 +0100
commitaeeac2d044e3948d01180c2794e2384d07b389a4 (patch)
tree9cbd8e541a07e204223fca5b68ba90c7b98d768d
parentImplement the "clear urlbar action" (diff)
downloadrekonq-2.4.2.tar.xz
rekonq 2.4.22.4.2
2.4.1 + clear urlbar action
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 65d66abf..415156e4 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.1" )
+SET(REKONQ_VERSION "2.4.2" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )