summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-14 12:27:58 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-14 12:27:58 +0100
commit2829ddbb245b06276d8c43e41876f26df4f2cb5f (patch)
tree0a0836d0ae2f417a66eb2e4e079ae7237164d483 /CMakeLists.txt
parentOpening rekonq page on new window startup when rekonq (diff)
downloadrekonq-2829ddbb245b06276d8c43e41876f26df4f2cb5f.tar.xz
rekonq 0.3.92
Another bunch of bugfixes.. :)
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 6acd99db..3da03354 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.91" )
+SET(REKONQ_VERSION "0.3.92" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )