summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-30 02:53:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-30 02:53:24 +0200
commit401762d05a2cb0942bfb72869ef09a7d9ce016dc (patch)
tree45fd691bee07ab7e8f6999c1e642999d6958e9c5 /CMakeLists.txt
parentFixing Bookmarks bar toggle action (diff)
downloadrekonq-401762d05a2cb0942bfb72869ef09a7d9ce016dc.tar.xz
rekonq 0.2.53 with bookmarks bar fixed (and ALL the bars, too!!)
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 52b24b6b..4ad04a3b 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 "52")
+SET(REKONQ_PATCH_VERSION "53")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"