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

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