summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-07-11 12:53:15 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-07-11 12:53:15 +0200
commitb0d8222a9857cc683994306e6c1e4083d5f5f5b5 (patch)
tree0d18e9217bd41fb3bebd9f37aa904147b6bd0750 /CMakeLists.txt
parentclean up code (diff)
downloadrekonq-b0d8222a9857cc683994306e6c1e4083d5f5f5b5.tar.xz
rekonq 0.7.56
rekonq ported to using the new KMessageWidget REVIEW:101814 DIGEST: rekonq ported to the new KMessageWidget
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 56601bbb..9e313ec2 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.55" )
+SET(REKONQ_VERSION "0.7.56" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )