summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-03-07 16:45:15 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-03-07 16:45:15 +0100
commitb1b3f3be18abecdbc804913d123261cc1e3baf5b (patch)
tree949b9b40c19e3dd3e43e5ac9d7dd90594b31b27b
parentFix folder open on bk toolbar (diff)
downloadrekonq-b1b3f3be18abecdbc804913d123261cc1e3baf5b.tar.xz
rekonq 2.2.12.2.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06a8a391..0ae8bddb 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 "2.2.50" )
+SET(REKONQ_VERSION "2.2.1" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )