summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-26 09:49:39 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-26 09:49:39 -0800
commit2bd55384354c50f0b2bb8074b0ce23a99293281b (patch)
tree95d5d562b5ccafa78d6347bfd9f71b9497a42ac7
parent10b0df9b30d3e03545da4bdceeadc132a0193b5f (diff)
downloadgitlab-ci-2bd55384354c50f0b2bb8074b0ce23a99293281b.tar.gz
GitLab CI has same version as GitLab since now. So it is 7.8.0.pre
-rw-r--r--README.md10
-rw-r--r--VERSION2
2 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2d6136b..ff16aa8 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ GitLab CI officially supports (recent versions of) these Linux distributions:
Additionally GitLab CI requires:
-* GitLab 6.3+ (to host the repositories you test)
-* ruby 1.9.3
+* GitLab 7.7+ (to host the repositories you test)
+* ruby 2.1.5
* MySQL or PostgreSQL
Hardware requirements:
@@ -84,6 +84,12 @@ For more information see:
and
[Integrating GitLab CI With GitLab to Enable Distributed Builds](http://blog.gitlab.org/integrating-gitlab-ci-with-gitlab/)
+
+### Versioning
+
+After GitLab CI 5.4 we change versioning of project in favor of GitLab versions.
+That means we release GitLab and GitLab CI with same versions.
+
### How to add a new project to GitLab CI
1. Log in the GitLab CI web interface
diff --git a/VERSION b/VERSION
index bbf82a1..ccc446c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.5.0.pre
+7.8.0.pre