summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-22 02:03:11 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-22 02:03:11 +0200
commit914fb711ab14c53c60ca0b0986c4388dfdb8aa66 (patch)
tree94bc36c59c9b67e8cccc4db30914353bc0049007
parentRestore bk icon on the right (diff)
downloadrekonq-914fb711ab14c53c60ca0b0986c4388dfdb8aa66.tar.xz
rekonq 0.5.80 AKA 0.6 beta0.5.80
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bfd945ad..06176df7 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.5.60" )
+SET(REKONQ_VERSION "0.5.80" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )