Sha256: f7f96c65b5b84a5cdfd0f3a74bfed769038162a447efcc3738a3828192cf6fe0
Contents?: true
Size: 846 Bytes
Versions: 4
Compression:
Stored size: 846 Bytes
Contents
# # Copyright (c) 2011-2016 Cloudware S.A. All rights reserved. # # This file is part of sp-job. # # sp-job is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # sp-job is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with sp-job. If not, see <http://www.gnu.org/licenses/>. # module SP module Job VERSION = File.read(File.expand_path('../../../../VERSION', __FILE__)).strip end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sp-job-0.3.22 | lib/sp/job/version.rb |
sp-job-0.2.3 | lib/sp/job/version.rb |
sp-job-0.2.2 | lib/sp/job/version.rb |
sp-job-0.1.17 | lib/sp/job/version.rb |