summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-09-20 23:53:08 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-09-20 23:53:08 +0200
commitfbed0f3286c19bff8d14f2f3efc365805edef12f (patch)
tree007b5f6bb65944366970476d2c09464a5a1e2440
parentLicensing issues fix: #3 (diff)
downloadrekonq-fbed0f3286c19bff8d14f2f3efc365805edef12f.tar.xz
rekonq 0.7.920.7.92
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 05f63931..59939ded 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.7.90" )
+SET(REKONQ_VERSION "0.7.92" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )