File: version.rb

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