Sha256: e370ed7a65612ecd82918eb55329891c4646c38c39c9bed582b3be4119a5baec
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
# encoding: utf-8 # This file is distributed under Ting Yun's license terms. module TingYun module VERSION MAJOR = 1 MINOR = 1 TINY = 4 TINY2 = 1 STRING = [MAJOR, MINOR, TINY, TINY2].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tingyun_rpm-1.1.4.1 | lib/ting_yun/version.rb |