summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-24 12:10:17 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-24 12:10:17 +0100
commitcad6f21bf1b84bf2dbf0f7fe2f259cfbbf3152c9 (patch)
treea40319c34d4c277598f1e0e72bcd3163acad5188 /CMakeLists.txt
parentMerge commit 'refs/merge-requests/96' of git://gitorious.org/rekonq/mainline (diff)
downloadrekonq-cad6f21bf1b84bf2dbf0f7fe2f259cfbbf3152c9.tar.xz
rekonq 0.3.95
Last fixes (but not pano's desiderata :( )
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 c80eeb7d..a3887224 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.94" )
+SET(REKONQ_VERSION "0.3.95" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )