summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-28 00:50:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-28 00:50:13 +0200
commite8313f306cc0ed927f5b0dbe09819c7802fe86ad (patch)
tree7a100df6f2fa3bb3e4d1e8645b80b9266844d8b0 /CMakeLists.txt
parent- Fixed layouts in the *ListItem classes (diff)
downloadrekonq-e8313f306cc0ed927f5b0dbe09819c7802fe86ad.tar.xz
rekonq 0.4.65
- Network Improvements - increased boot speed - Text Encodings menĂ¹ & management - bugfixes
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 18d274fc..c3e654e2 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.64" )
+SET(REKONQ_VERSION "0.4.65" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )