This commit is contained in:
Vokhmin Alexey V 2012-12-25 21:36:34 +04:00
parent 92c96e9500
commit ce457a3c64
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ class Project < ActiveRecord::Base
bl.build_for_platform = platform
bl.update_type = 'newpackage'
bl.arch = arch
bl.project_version = "latest_#{platform.name}"
bl.project_version = project_version
bl.user = user
bl.auto_publish = auto_publish
bl.include_repos = build_reps_ids