summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-17 16:11:29 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-17 16:11:29 +0100
commit04c0368de6a969f4f7e78e589b6cd33011b0acbe (patch)
tree84ec17a8fb6d60daa26dcb7dc5d771529533e886
parentupdate INSTALL file (diff)
downloadrekonq-0.3.0.tar.xz
rekonq 0.3.00.3.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6c586d4..8454c2f6 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.2.95" )
+SET(REKONQ_VERSION "0.3.0" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )