0
1
12 13 14
# File 'lib/content_focus.rb', line 12 def to_name "#{MAJOR}_#{MINOR}_#{REVISION}" end
8 9 10
# File 'lib/content_focus.rb', line 8 def to_version "#{MAJOR}.#{MINOR}.#{REVISION}" end