Sha256: c541829e233d3ebc0c0fab5d799a597e6cce43de01cd877089b1c7d2fe6b8dbf

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.3"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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