aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-12-09 18:03:07 -0600
committerCalvin Rose <calsrose@gmail.com>2019-12-09 18:04:38 -0600
commit5b6dffe93db1f6d891e86721dce5f5038944424d (patch)
tree44b7746a6e7071f13c2a1f9a8aae266e0c5c5b43 /appveyor.yml
parentAdd protect macro. (diff)
Version bump.
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 1fab060a..60b7f5ce 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.5.1
+ - if "%janet_outname%"=="" set janet_outname=v1.6.0
build: off
artifacts: