:nodoc:
1
7 8 9
# File 'lib/smklib/version.rb', line 7 def self.to_s [MAJOR, MINOR, TINY].join('.') end