From: Bruno Haible Date: Tue, 2 Apr 2019 13:54:24 +0000 (+0200) Subject: libtextstyle: Bump version number. X-Git-Tag: v0.20~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c016d8df91cd46ae4bc1cc374a4422002c86640;p=thirdparty%2Fgettext.git libtextstyle: Bump version number. --- diff --git a/libtextstyle/README b/libtextstyle/README index 1fa6206ec..9cbe23c1b 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.7.tar.gz + https://alpha.gnu.org/gnu/gettext/libtextstyle-0.8.tar.gz Homepage -------- diff --git a/libtextstyle/version.sh b/libtextstyle/version.sh index dca29389f..a2b38a2b9 100644 --- a/libtextstyle/version.sh +++ b/libtextstyle/version.sh @@ -1,3 +1,3 @@ # Version number and release date. VERSION_NUMBER=0.8 -RELEASE_DATE=2019-04-01 # in "date +%Y-%m-%d" format +RELEASE_DATE=2019-04-02 # in "date +%Y-%m-%d" format