summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-22 02:21:49 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-22 02:21:49 +0200
commit3c5e9b0c9d0c22f42897cbe3f46ebcbd18f0a129 (patch)
tree13cd5a8a904ac87a12a93f0e0a4942705aa7f111 /CMakeLists.txt
parentBye Bye, LineEdit! (diff)
downloadrekonq-3c5e9b0c9d0c22f42897cbe3f46ebcbd18f0a129.tar.xz
rekonq 0.4.63
- WebSnap class cleaning & improvements - Merged LineEdit & UrlBar classes - i18n fixes - Embed || Open dilemma. Solved?
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 c01220d5..5a875ac7 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.62" )
+SET(REKONQ_VERSION "0.4.63" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )