Skip to content

Commit

Permalink
Update SRCBLDC.CLP
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen authored Aug 7, 2024
1 parent 16c12ab commit 96d2652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRCBLDC.CLP
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
DCL VAR(&TGTRLS) TYPE(*CHAR) LEN(10) +
VALUE(*CURRENT)
DCL VAR(&VERSION) TYPE(*CHAR) LEN(30) +
VALUE(V1.0.32)
VALUE(V1.0.33)
DCL VAR(&QSHPYTHON) TYPE(*CHAR) LEN(255)
DCL VAR(&CMD) TYPE(*CHAR) LEN(512)
DCL VAR(&LEN) TYPE(*DEC) LEN(15 5)
Expand Down

0 comments on commit 96d2652

Please sign in to comment.