summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-23 00:54:25 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-23 00:54:25 +0200
commit17c90fc15601f7c19ba273f32b8d50f5577a7d39 (patch)
treea926bd7e49290b14b2c5af04ba91b118e30abd75 /CMakeLists.txt
parentnew rekonq authors for 0.6 (diff)
downloadrekonq-17c90fc15601f7c19ba273f32b8d50f5577a7d39.tar.xz
rekonq 0.5.81
First bunch of fixes
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 06176df7..1ec61096 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.80" )
+SET(REKONQ_VERSION "0.5.81" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )