summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-11-29 19:12:51 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:06 +0100
commitf040ab7d0aa8c665eec9cbf9e0c1e44254431504 (patch)
treed4bdddcce7d7cb62ac43384adb1b648861b9b10c /CMakeLists.txt
parentCheck settings (diff)
downloadrekonq-f040ab7d0aa8c665eec9cbf9e0c1e44254431504.tar.xz
rekonq 1.80
AKA rekonq 2 alpha!!!
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 7fd68540..50c626d3 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.70" )
+SET(REKONQ_VERSION "1.80" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config-version.h )