From a178a39d6406e39ea9df33e5ecef838f0796066b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 28 Oct 2012 10:03:35 +0100 Subject: rekonq 1.3! Last 1.x release... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 37311a13..dbcbc1d2 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 "1.2" ) +SET(REKONQ_VERSION "1.3" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h ) -- cgit v1.2.1