summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-01-05 19:25:55 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-01-05 19:25:55 +0100
commitc44cf19a552517ae1d96576e863d9ffe6d101470 (patch)
tree46cd5094d038a44aa1069f4a14842dcecf56d839 /CMakeLists.txt
parent"Contextual" image menu (diff)
downloadrekonq-c44cf19a552517ae1d96576e863d9ffe6d101470.tar.xz
0.3.27
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 d7bb1dbe..d47e94c9 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.26" )
+SET(REKONQ_VERSION "0.3.27" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )