Sha256: d9250ee2fa0ffb3d951882e30e8cea063418f56d4f0496fa26d5fb3f92421be0

Contents?: true

Size: 225 Bytes

Versions: 1

Compression:

Stored size: 225 Bytes

Contents

# encoding: utf-8
# This file is distributed under Ting Yun's license terms.

module TingYun
  module VERSION

    MAJOR = 1

    MINOR = 4




    TINY = 1






    STRING = [MAJOR, MINOR, TINY].compact.join('.')
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tingyun_rpm-1.4.1 lib/ting_yun/version.rb