summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-20 02:22:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-20 02:22:24 +0200
commitfdf53891eac6ae85959ccf2edacfe354ad3f1c7d (patch)
tree95ad845acb6b6d1e55ab317325db1cf12660ffe3 /CMakeLists.txt
parentMerge commit 'refs/merge-requests/1549' of git://gitorious.org/rekonq/mainlin... (diff)
downloadrekonq-fdf53891eac6ae85959ccf2edacfe354ad3f1c7d.tar.xz
rekonq 0.2.59
A lot of merged code and some trivial bug fixed
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 f6c91d19..ea7ce3a6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ PROJECT( rekonq )
# rekonq info
SET(REKONQ_MAJOR_VERSION "0")
SET(REKONQ_MINOR_VERSION "2")
-SET(REKONQ_PATCH_VERSION "58")
+SET(REKONQ_PATCH_VERSION "59")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"