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