summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-06 23:37:19 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-06 23:37:19 +0100
commitde117ca3e3abe014e2f4f4f8b43a68d86055c205 (patch)
treef7ceab3afcb58efa180661feca7049de87b71389 /CMakeLists.txt
parentKWebWallet integration (diff)
downloadrekonq-de117ca3e3abe014e2f4f4f8b43a68d86055c205.tar.xz
rekonq 0.3.19
kdewallet integration (needs love and testing...)
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 a6e09a75..89d0b535 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.3.18" )
+SET(REKONQ_VERSION "0.3.19" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )