aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2020-02-02 09:38:26 -0600
committerCalvin Rose <calsrose@gmail.com>2020-02-02 09:38:44 -0600
commit64e1961193bb3fcf69495d2ded9e7ceabc23ffaf (patch)
tree5b365e6a3b3224dc078cac5e7b07fd90d2f8a8e2 /appveyor.yml
parentUpdate to version 1.7.0. (diff)
Update version strings to 1.7.1-dev.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index dd34e483..613d4526 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -30,7 +30,7 @@ install:
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" %platform%
- build_win test-install
- set janet_outname=%appveyor_repo_tag_name%
- - if "%janet_outname%"=="" set janet_outname=v1.7.0
+ - if "%janet_outname%"=="" set janet_outname=v1.7.1
build: off
artifacts: