From: Bruno Haible Date: Tue, 12 Mar 2019 21:53:42 +0000 (+0100) Subject: libtextstyle: Bump version number. X-Git-Tag: v0.20~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eaf5fb350c74aa3eb14dde750af4c24b15b6b32;p=thirdparty%2Fgettext.git libtextstyle: Bump version number. --- diff --git a/libtextstyle/README b/libtextstyle/README index 0dd9c7cb9..2434eaf14 100644 --- a/libtextstyle/README +++ b/libtextstyle/README @@ -32,7 +32,7 @@ The documentation is under another license; see in the documentation. Download -------- - https://alpha.gnu.org/gnu/gettext/libtextstyle-0.5.tar.gz + https://alpha.gnu.org/gnu/gettext/libtextstyle-0.6.tar.gz Homepage -------- diff --git a/libtextstyle/version.sh b/libtextstyle/version.sh index 717073fbc..865cdb47d 100644 --- a/libtextstyle/version.sh +++ b/libtextstyle/version.sh @@ -1,3 +1,3 @@ # Version number and release date. VERSION_NUMBER=0.6 -RELEASE_DATE=2019-02-12 # in "date +%Y-%m-%d" format +RELEASE_DATE=2019-03-12 # in "date +%Y-%m-%d" format