From e8313f306cc0ed927f5b0dbe09819c7802fe86ad Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 28 Apr 2010 00:50:13 +0200 Subject: =?UTF-8?q?rekonq=200.4.65=20-=20Network=20Improvements=20-=20incr?= =?UTF-8?q?eased=20boot=20speed=20-=20Text=20Encodings=20men=C3=B9=20&=20m?= =?UTF-8?q?anagement=20-=20bugfixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 18d274fc..c3e654e2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ PROJECT( rekonq ) # Informations to update before to release this package. # rekonq info -SET(REKONQ_VERSION "0.4.64" ) +SET(REKONQ_VERSION "0.4.65" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1