From 22973a5318fd0042210f9c031c5181d56ecd473b Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Tue, 28 Jan 2014 09:33:51 -0500 Subject: [PATCH] Do not pin the build_version --- config/projects/gitlab.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/projects/gitlab.rb b/config/projects/gitlab.rb index 359033d..fdda4ce 100644 --- a/config/projects/gitlab.rb +++ b/config/projects/gitlab.rb @@ -22,7 +22,7 @@ homepage "http://www.gitlab.com/" replaces "gitlab" install_path "/opt/gitlab" -build_version '6.4.0' +build_version Omnibus::BuildVersion.new.semver build_iteration 1 # creates required build directories -- libgit2 0.21.2