Skip to content

Commit

Permalink
GVLs/GVL.TcGVL: Add TAB
Browse files Browse the repository at this point in the history
  • Loading branch information
tboegi committed Jan 17, 2025
1 parent 859cdcd commit e219e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GVLs/GVL.TcGVL
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Declaration><![CDATA[VAR_GLOBAL
// Semantic version in machine-readable format.
// Update it and commit it immediatly before setting a tag
nVersionMajor: UINT := 2; // Major Version
nVersionMajor: UINT := 2; // Major Version
nVersionMinor: UINT := 7; // Minor Version
nVersionPatch: UINT := 0; // Patch level
Expand All @@ -27,4 +27,4 @@ VAR_GLOBAL PERSISTENT
END_VAR
]]></Declaration>
</GVL>
</TcPlcObject>
</TcPlcObject>

0 comments on commit e219e45

Please sign in to comment.