From 05e6b76a1511edde0e668f025cb8af140e396d9c Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 27 Feb 2018 12:52:41 -0300 Subject: Update release for new help in script Change-Id: Ia2531f7bb69d1ccb4c5e6665b04ffb6ab2b577cd Reviewed-on: https://gerrit.libreoffice.org/50450 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- help3xsl/xhp2html.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'help3xsl') diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh index fc6bf175b8..335a1abe59 100755 --- a/help3xsl/xhp2html.sh +++ b/help3xsl/xhp2html.sh @@ -148,14 +148,13 @@ echo 'Conversion to HTML finished for '$3 ########################################### # Change root of git core -productversion='6.0' +productversion='6.1' local='no' fileTree='/' rootHelpex=/home/tdf/git/core ALL_LANGS='en-US am ar ast bg bn bn-IN bo bs ca ca-valencia cs da de dz el en-GB en-ZA eo es et eu fi fr gl gu he hi hr hu id is it ja ka km ko lo lt lv mk nb ne nl nn om pl pt-BR pt ro ru sid si sk sl sq sv ta tg tr ug uk vi zh-CN zh-TW' - here=$(pwd) root=$(realpath "$here/../..") -- cgit