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 <jp@ledure.be> Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
This commit is contained in:
@@ -21,7 +21,7 @@ REM ===================================================================== GLOBAL
|
|||||||
Global _SF_ As Variant ' SF_Root (Basic) object)
|
Global _SF_ As Variant ' SF_Root (Basic) object)
|
||||||
|
|
||||||
''' ScriptForge version
|
''' ScriptForge version
|
||||||
Const SF_Version = "7.1"
|
Const SF_Version = "7.2"
|
||||||
|
|
||||||
''' Standard symbolic names for VarTypes
|
''' Standard symbolic names for VarTypes
|
||||||
' V_EMPTY = 0
|
' V_EMPTY = 0
|
||||||
|
Reference in New Issue
Block a user