3
1
0
9 10 11
# File 'lib/dina/version.rb', line 9 def self.version [MAJOR, MINOR, PATCH, BUILD].compact.join('.').freeze end