summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-10-28 10:03:35 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-10-28 10:03:35 +0100
commita178a39d6406e39ea9df33e5ecef838f0796066b (patch)
tree19ed691001a3c6c9061d3890f7e6f04d975c63d4
parentFixes problem with Web Comboxes not dropping down when clicked, this was due ... (diff)
downloadrekonq-1.3.tar.xz
rekonq 1.3!1.3
Last 1.x release...
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 37311a13..dbcbc1d2 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.2" )
+SET(REKONQ_VERSION "1.3" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )