[Libreoffice-commits] dev-tools.git: helpauthoring/HelpAuthoring
Olivier Hallot
olivier.hallot at libreoffice.org
Wed Jun 7 22:05:02 UTC 2017
helpauthoring/HelpAuthoring/_Main.xba | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7c3f34f01629f9e09704bd6c25f3142dbd0b5061
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Wed Jun 7 19:01:40 2017 -0300
Bump version to 3.1.5 insinde About box
Change-Id: I8380e8cb54aa4eded380a9cc8165ffbed9f5ab3e
Reviewed-on: https://gerrit.libreoffice.org/38550
Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>
diff --git a/helpauthoring/HelpAuthoring/_Main.xba b/helpauthoring/HelpAuthoring/_Main.xba
index 05ccfad..7f53c76 100644
--- a/helpauthoring/HelpAuthoring/_Main.xba
+++ b/helpauthoring/HelpAuthoring/_Main.xba
@@ -24,7 +24,7 @@
' # the License at http://www.apache.org/licenses/LICENSE-2.0 .
' #
-Global Const Version = "v3.1.4"
+Global Const Version = "v3.1.5"
Global Const strErr_NoHelpFile = "Not a Help File"
More information about the Libreoffice-commits
mailing list