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:
parent
cdda62d608
commit
3a9c3c918a
@ -21,7 +21,7 @@ REM ===================================================================== GLOBAL
|
||||
Global _SF_ As Variant ' SF_Root (Basic) object)
|
||||
|
||||
''' ScriptForge version
|
||||
Const SF_Version = "7.1"
|
||||
Const SF_Version = "7.2"
|
||||
|
||||
''' Standard symbolic names for VarTypes
|
||||
' V_EMPTY = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user