summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-30 18:53:30 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-30 18:53:30 +0200
commitedf826d61c6954ec878131fdf10c6234bfbccefd (patch)
tree94a47c2200c563cac176c2859e1d55477e0bcae5 /CMakeLists.txt
parentFolder icons for local files (diff)
downloadrekonq-edf826d61c6954ec878131fdf10c6234bfbccefd.tar.xz
rekonq 0.5.83
fixed suggestions?
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a135fde9..43e5f3f2 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.82" )
+SET(REKONQ_VERSION "0.5.83" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )