Skip to content

Commit 4cf61ec

Browse files
Merge pull request #5172 from John-Colvin/patch-10
update dscanner to 0.4.0 final release
2 parents 8a56002 + d78712e commit 4cf61ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posix.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ checkwhitespace: $(LIB)
485485

486486
../dscanner:
487487
git clone https://github.com/Hackerpilot/Dscanner ../dscanner
488-
git -C ../dscanner checkout tags/v0.4.0-beta.6
488+
git -C ../dscanner checkout tags/v0.4.0
489489
git -C ../dscanner submodule update --init --recursive
490490

491491
../dscanner/dsc: ../dscanner

0 commit comments

Comments
 (0)