summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-11 00:38:12 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-11 00:38:12 +0100
commitc3bb1237270c8b53e66cf4b99c650af23ab1162a (patch)
tree64b443ea92d5091c550ee427594bda7727434ec2
parentclean NewInstance slot and fix crashRecovery. (diff)
downloadrekonq-c3bb1237270c8b53e66cf4b99c650af23ab1162a.tar.xz
rekonq 0.3.99
Fix Crash Recovery
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 558e7b49..b9fefab6 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.98" )
+SET(REKONQ_VERSION "0.3.99" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )