Skip to content

Commit 84f5f58

Browse files
committed
Bump version
1 parent 1f0ec9d commit 84f5f58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/gettext/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
=begin
22
version - version information of gettext
33
4-
Copyright (C) 2012-2025 Sutou Kouhei <kou@clear-code.com>
4+
Copyright (C) 2012-2026 Sutou Kouhei <kou@clear-code.com>
55
Copyright (C) 2005-2009 Masao Mutoh
66
77
You may redistribute it and/or modify it under the same
88
license terms as Ruby or LGPL.
99
=end
1010

1111
module GetText
12-
VERSION = "3.5.2"
12+
VERSION = "3.5.3"
1313
end

0 commit comments

Comments
 (0)