summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-26 10:47:43 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-26 10:47:43 +0100
commit11163fa8f120638eb9016b3736a6c39870add400 (patch)
tree5a0d78160ce937c54a70002c014fff387971ee13
parentRevert "Simpler is better :)" (diff)
downloadrekonq-11163fa8f120638eb9016b3736a6c39870add400.tar.xz
0.3.96
near to stable release..
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a3887224..23e9b396 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.95" )
+SET(REKONQ_VERSION "0.3.96" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )