From 44abe5f08f00d432a0af070eb81dfd6b95e869f9 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Thu, 10 Oct 2019 13:50:48 -0400 Subject: [PATCH] why can't appveyor use my version number automatically??? --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index fd5834e67..e21ecfd91 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ -version: 2.43.{build} -#version: 2.42.1 +#version: 2.43.{build} +version: 2.42.3 clone_depth: 25 image: Visual Studio 2015 -- 2.40.0