helpauthoring/HelpAuthoring/_Main.xba | 2 +- helpauthoring/description.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 4c5294e1dccf1d1a1c520b4735faad332c2e4940 Author: Jan Holesovsky <[email protected]> Date: Mon Oct 5 12:46:38 2015 +0200 helpauthoring: Release the new version 3.1.3. Change-Id: Ie9c0bb7ceca93ff51104e1ff8b48c94e21dc76d4 diff --git a/helpauthoring/HelpAuthoring/_Main.xba b/helpauthoring/HelpAuthoring/_Main.xba index 3e40174..bafa420 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.2" +Global Const Version = "v3.1.3" Global Const strErr_NoHelpFile = "Not a Help File" diff --git a/helpauthoring/description.xml b/helpauthoring/description.xml index 1d04039..ce3dc93 100644 --- a/helpauthoring/description.xml +++ b/helpauthoring/description.xml @@ -23,7 +23,7 @@ <identifier value="org.openoffice.helpauthoring"/> - <version value="3.1.2"/> + <version value="3.1.3"/> <display-name> <name lang="en">Help authoring extension</name> </display-name> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
