summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-26 10:48:49 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-26 10:48:49 +0100
commit600157c2cb6925f65817864dc6e9e63c6c4ac04d (patch)
tree4344699fd1836dabc34f709119ebb9e490b9abea /CMakeLists.txt
parentupdated TODO (diff)
downloadrekonq-600157c2cb6925f65817864dc6e9e63c6c4ac04d.tar.xz
rekonq 0.2.73
just to trace last changes and bugfixing updated docs
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 a7d21405..559ade55 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.72" )
+SET(REKONQ_VERSION "0.2.73" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )