Sha256: e1c1c0a7b9941eceb53989f740e855f1453bf803d180b4113349f765610a12bc

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

Version data entries

1 entries across 1 versions & 1 rubygems

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