Sha256: 3e10ee9b60eb018a6e209c2926a3ad92485c6af7e71c7e409bb522b1c353a24b

Contents?: true

Size: 248 Bytes

Versions: 1

Compression:

Stored size: 248 Bytes

Contents

#! /usr/bin/ruby
=begin
  version - version information of Ruby-GetText-Package

  Copyright (C) 2005-2009 Masao Mutoh
 
  You may redistribute it and/or modify it under the same
  license terms as Ruby.
=end
module GetText
  VERSION = "2.0.2"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gettext-2.0.2 lib/gettext/version.rb