summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-02-02 23:43:26 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-02-02 23:43:26 +0100
commit74ab4dfdbc69499ca551bdd3e495963b5b4fd426 (patch)
treec8cca476a9fa4d66a1bbeab4887ff2e4686c4095
parentclean up WebSnap and provide automatic thumbs update for about:tabs (diff)
downloadrekonq-74ab4dfdbc69499ca551bdd3e495963b5b4fd426.tar.xz
rekonq 0.8.73
Setting a point to better track updates :)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c6e1cd13..cd1098dd 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.8.72" )
+SET(REKONQ_VERSION "0.8.73" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )