Skip to content

Commit

Permalink
Update version in AppVeyor scripts. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerEnderlein committed Dec 3, 2023
1 parent b10b5f8 commit ed3c86d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appveyor_macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.0.1-{branch}-ci-{build}
version: 4.0.2-{branch}-ci-{build}

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion appveyor_mingw.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.0.1-{branch}-ci-{build}
version: 4.0.2-{branch}-ci-{build}

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion appveyor_newcomp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.0.1-{branch}-ci-{build}
version: 4.0.2-{branch}-ci-{build}

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion appveyor_oldcomp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.0.1-{branch}-ci-{build}
version: 4.0.2-{branch}-ci-{build}

branches:
only:
Expand Down

0 comments on commit ed3c86d

Please sign in to comment.