From 98d7a9ee68ef0f35f56fecbea5d37e2c67aec2f9 Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Fri, 4 Oct 2019 10:59:18 +0200 Subject: [PATCH] Appveyor: Do not include Picard version in build numbers This gets outdated quickly and is not necessary. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4ff3de0bc..fc67f2874 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.1.0.dev.3.{build} +version: '{build}' pull_requests: do_not_increment_build_number: true branches: