lib/gettext/version.rb in gettext-3.0.8 vs lib/gettext/version.rb in gettext-3.0.9
- old
+ new
@@ -7,7 +7,7 @@
You may redistribute it and/or modify it under the same
license terms as Ruby or LGPL.
=end
module GetText
- VERSION = "3.0.8"
+ VERSION = "3.0.9"
end