Commit 5cf999ac1dbef25e4c9b81797c8eefb4815d7ee5
Exists in
master
and in
17 other branches
Merge branch 'fix_build_version' of /mnt/ebs/repositories/gitlab-org/omnibus-gitlab
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/projects/gitlab.rb
| @@ -22,7 +22,7 @@ homepage "http://www.gitlab.com/" | @@ -22,7 +22,7 @@ homepage "http://www.gitlab.com/" | ||
| 22 | 22 | ||
| 23 | replaces "gitlab" | 23 | replaces "gitlab" |
| 24 | install_path "/opt/gitlab" | 24 | install_path "/opt/gitlab" |
| 25 | -build_version 6.3.0 | 25 | +build_version '6.4.0' |
| 26 | build_iteration 1 | 26 | build_iteration 1 |
| 27 | 27 | ||
| 28 | # creates required build directories | 28 | # creates required build directories |