summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-12 10:52:12 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-12 10:52:12 +0100
commit62a9832e0de10a626c2403475bda741598d5385c (patch)
tree2b5e1ffccbd33c79c019ac9e79d6f4c5a458b90d
parentrekonq 0.3.99 (diff)
downloadrekonq-0.4.0.tar.xz
rekonq 0.4 stable0.4.0
Yeah!!
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b9fefab6..02131de7 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.99" )
+SET(REKONQ_VERSION "0.4.0" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )