File: version.rb

package info (click to toggle)
ruby-gettext-i18n-rails 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: ruby: 515; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 59 bytes parent folder | download
1
2
3
module GettextI18nRails
  Version = VERSION = '1.12.0'
end