0
2
1
10 11 12
# File 'lib/dated_backup/core/version.rb', line 10 def to_s "#{MAJOR}.#{MINOR}.#{TINY}" end