From aeeac2d044e3948d01180c2794e2384d07b389a4 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 12 Jan 2014 10:51:45 +0100 Subject: rekonq 2.4.2 2.4.1 + clear urlbar action --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 ) -- cgit v1.2.1