summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-05-18 02:25:29 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-05-18 02:25:29 +0200
commite4bb5b119bc7d88502ee9e17dc4fbbb39b13a77c (patch)
tree5a1067a4b095f20b3bf4677e510b211f069cdebf /CMakeLists.txt
parentThis commit let encoding handling being a bit easier. (diff)
downloadrekonq-e4bb5b119bc7d88502ee9e17dc4fbbb39b13a77c.tar.xz
rekonq 0.4.70
Started work on polish && bugfixing..
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 41be2608..f46e42fb 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.4.68" )
+SET(REKONQ_VERSION "0.4.70" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )