From 4aef4cdf4a21272130010fb4728a584e42580230 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 27 Aug 2012 17:16:47 +0200 Subject: rekonq 1.1 :) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bb3c382e..75954e94 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.0" ) +SET(REKONQ_VERSION "1.1" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h ) -- cgit v1.2.1