diff --git a/Gettext.Tools.nuspec b/Gettext.Tools.nuspec index e52bd82..efb5cea 100644 --- a/Gettext.Tools.nuspec +++ b/Gettext.Tools.nuspec @@ -2,7 +2,7 @@ Gettext.Tools - 0.23 + 0.23.1 GNU gettext tools for Windows Vaclav Slavik GPL-3.0-or-later diff --git a/Makefile b/Makefile index 61a1d64..81cad0b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -GETTEXT_VERSION = 0.23 +GETTEXT_VERSION = 0.23.1 LIBICONV_VERSION = 1.17 # version of the gettext-tools-windows package; usually same as GETTEXT_VERSION