lib/gettext/version.rb in gettext-3.3.4 vs lib/gettext/version.rb in gettext-3.3.5

- 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.3.4" + VERSION = "3.3.5" end