File: version.rb

package info (click to toggle)
ruby-fast-gettext 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 720 kB
  • ctags: 301
  • sloc: ruby: 3,092; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
module FastGettext
  VERSION = Version = '1.3.0'
end