wizards/source/scriptforge/SF_Utils.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3a9c3c918a3efb0d2f8f40e79f7032124d17b6f5
Author:     Jean-Pierre Ledure <j...@ledure.be>
AuthorDate: Tue Nov 24 15:43:40 2020 +0100
Commit:     Jean-Pierre Ledure <j...@ledure.be>
CommitDate: Wed Nov 25 12:37:45 2020 +0100

    ScriptForge - (SF_Utils) Increment version number
    
    Start 7.2
    
    Change-Id: Ic09246b985038730a96c870226e2d4ce25ff24d7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106530
    Tested-by: Jean-Pierre Ledure <j...@ledure.be>
    Tested-by: Jenkins
    Reviewed-by: Jean-Pierre Ledure <j...@ledure.be>

diff --git a/wizards/source/scriptforge/SF_Utils.xba 
b/wizards/source/scriptforge/SF_Utils.xba
index 67aa32f29c77..a3933be731d5 100644
--- a/wizards/source/scriptforge/SF_Utils.xba
+++ b/wizards/source/scriptforge/SF_Utils.xba
@@ -21,7 +21,7 @@ REM 
===================================================================== GLOBAL
 Global _SF_            As Variant              &apos;  SF_Root (Basic) object)
 
 &apos;&apos;&apos;     ScriptForge version
-Const SF_Version = &quot;7.1&quot;
+Const SF_Version = &quot;7.2&quot;
 
 &apos;&apos;&apos;     Standard symbolic names for VarTypes
 &apos;                         V_EMPTY = 0
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to