Skip to content

Commit 323d23d

Browse files
committed
Update to 0.23.1
1 parent 1ab0c6e commit 323d23d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gettext.Tools.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>Gettext.Tools</id>
5-
<version>0.23</version>
5+
<version>0.23.1</version>
66
<title>GNU gettext tools for Windows</title>
77
<authors>Vaclav Slavik</authors>
88
<license type="expression">GPL-3.0-or-later</license>

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
GETTEXT_VERSION = 0.23
2+
GETTEXT_VERSION = 0.23.1
33
LIBICONV_VERSION = 1.17
44

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

0 commit comments

Comments
 (0)