From a9b4cef1ee0feef1a2ad5cc1816ca8af1f806d29 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 11 Jan 2014 17:12:08 +0100 Subject: rekonq 2.4.1 One of (if not THE) last releases in the 4.x series... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- cgit v1.2.1