From 917709929a0887ab355a793a063a9d42ad05778c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 8 Sep 2011 06:05:59 +0200 Subject: rekonq 0.7.80 First 0.8 beta tag :) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 400ff8e4..7b6e1f90 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.7.57" ) +SET(REKONQ_VERSION "0.7.80" ) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h ) -- cgit v1.2.1