summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-12-12 16:44:01 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-12-12 16:44:01 +0100
commit7f9313ca96384bad8bb1520dc1b95affec0b3810 (patch)
tree6d5cd920732cf59ccb755e0a344f1a6fb6fe2503 /CMakeLists.txt
parentSync improvements, last bunch! (diff)
downloadrekonq-7f9313ca96384bad8bb1520dc1b95affec0b3810.tar.xz
rekonq 0.8.56
- sync! (just with ftp sites for now...) - bookmarkprovider --> bookmarkmanager - docs --> doc - etc... DIGEST: sync feature merged in rekonq master
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 52378efe..934777f3 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.8.55" )
+SET(REKONQ_VERSION "0.8.56" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )