summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-05-31 12:12:51 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-05-31 12:12:51 +0200
commitc810aa613818872e51a1fd728f0de58c0e864eae (patch)
tree8d1f03c4c1f407780f45e134fa90ed83d0e21a4c /CMakeLists.txt
parentMerge branch 'master' of gitorious.org:rekonq/mainline (diff)
downloadrekonq-c810aa613818872e51a1fd728f0de58c0e864eae.tar.xz
rekonq 0.4.91
First fixes..
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 7d78d696..0a4ec887 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.4.90" )
+SET(REKONQ_VERSION "0.4.91" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )