0
2
22
12 13 14
# File 'lib/rhcp_shell/version.rb', line 12 def Version.to_s [ MAJOR, MINOR, TINY ].join(".") end