summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-27 17:16:47 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-08-27 17:16:47 +0200
commit4aef4cdf4a21272130010fb4728a584e42580230 (patch)
tree1f2b9009e4723cc44f424f48d363ef7c84761e08
parentBookmarkWidget: Don't use a pointer to store the bookmark (diff)
downloadrekonq-1.1.tar.xz
rekonq 1.1 :)1.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb3c382e..75954e94 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Information to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "1.0" )
+SET(REKONQ_VERSION "1.1" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )