lib/gettext/version.rb in gettext-3.4.3 vs lib/gettext/version.rb in gettext-3.4.4
- 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.4.3"
+ VERSION = "3.4.4"
end