summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-22 01:34:45 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-22 01:34:45 +0200
commit184838c57ad9cb6a797535a7a8cde4aa216f9455 (patch)
tree39cc94151b7eeaf5ec937964df364f96231b1ec9 /CMakeLists.txt
parentFixing Copyrights (diff)
downloadrekonq-184838c57ad9cb6a797535a7a8cde4aa216f9455.tar.xz
rekonq 0.1alpha
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dcb65784..f87c65fc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,8 +8,8 @@ PROJECT( rekonq )
# rekonq info
SET(REKONQ_MAJOR_VERSION "0")
-SET(REKONQ_MINOR_VERSION "0")
-SET(REKONQ_PATCH_VERSION "5")
+SET(REKONQ_MINOR_VERSION "1")
+SET(REKONQ_PATCH_VERSION "0alpha")
SET(REKONQ_VERSION_STR
"${REKONQ_MAJOR_VERSION}.${REKONQ_MINOR_VERSION}.${REKONQ_PATCH_VERSION}"