Skip to content

Commit

Permalink
Update to 0.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Jan 19, 2024
1 parent 918f3ee commit 6608151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gettext.Tools.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Gettext.Tools</id>
<version>0.22.3</version>
<version>0.22.4</version>
<title>GNU gettext tools for Windows</title>
<authors>Vaclav Slavik</authors>
<license type="expression">GPL-3.0-or-later</license>
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

GETTEXT_VERSION = 0.22.3
GETTEXT_VERSION = 0.22.4
LIBICONV_VERSION = 1.17

# version of the gettext-tools-windows package; usually same as GETTEXT_VERSION
Expand Down

0 comments on commit 6608151

Please sign in to comment.