summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2014-12-30 17:51:58 -0500
committerPatricio Cano <suprnova32@gmail.com>2014-12-30 17:51:58 -0500
commit16f0968ce1b9a8b8814bfdca3907f41e0da93112 (patch)
treea0497367b599fb4aab16906acbbc526c5bb0927a
parente4176236e438fb9140a5a8dcd35be1d0b51a6dfd (diff)
downloadgitlab-ce-7-6-stable.tar.gz
Version 7.6.2v7.6.27-6-stable
-rw-r--r--VERSION2
-rw-r--r--doc/update/7.5-to-7.6.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index bbd8e9206ee..6e218b78e5d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.6.1 \ No newline at end of file
+7.6.2 \ No newline at end of file
diff --git a/doc/update/7.5-to-7.6.md b/doc/update/7.5-to-7.6.md
index 11058c211ca..35cd437fdc4 100644
--- a/doc/update/7.5-to-7.6.md
+++ b/doc/update/7.5-to-7.6.md
@@ -70,7 +70,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
There are new configuration options available for [`gitlab.yml`](config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
```
-git diff origin/7-6-stable:config/gitlab.yml.example origin/7-6-stable:config/gitlab.yml.example
+git diff origin/7-5-stable:config/gitlab.yml.example origin/7-6-stable:config/gitlab.yml.example
```
#### Change Nginx settings