Sync the project files before change

[GB.EVAL.HIGHLIGHT]
* OPT: sync project changes
This commit is contained in:
Brian G 2021-06-18 16:29:09 -07:00
parent 7ae6634069
commit 16dd6690ce
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[Component]
Key=gb.eval.highlight
Version=3.15.90
Version=3.16.90
Requires=gb.eval

View file

@ -1,7 +1,7 @@
# Gambas Project File 3.0
Title=gb.eval.highlight
Startup=Main
Version=3.15.90
Version=3.16.90
VersionFile=1
Component=gb.eval
Component=gb.net

View file

@ -46,7 +46,7 @@ End
Public Sub Main()
Dim hHighlighter As TextHighlighter
git stashDim hHighlighter As TextHighlighter
Dim sLine As String
Dim L As Integer