gitlab: upgrade to CE v.7.10.2

This commit is contained in:
Sameer Naik 2015-05-08 22:04:58 +05:30
parent d47a7ccd89
commit 325e61b799
3 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
**latest**
- init: added support for remote AWS backups
- gitlab: upgrade to CE v.7.10.2
**7.10.1**
- gitlab: upgrade to CE v.7.10.1

View File

@ -1 +1 @@
7.10.1
7.10.2

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
GITLAB_VERSION=7.10.1
GITLAB_VERSION=7.10.2
GITLAB_SHELL_VERSION=2.6.2
GITLAB_HOME="/home/git"