From: Zachary Ware Date: Sun, 7 Jan 2018 19:00:56 +0000 (-0600) Subject: Fix version in AppVeyor config (GH-5126) X-Git-Tag: v2.7.15rc1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ebf0ae6a2b055f6a2373d9d1976f6b243ed8b00;p=python Fix version in AppVeyor config (GH-5126) --- diff --git a/.github/appveyor.yml b/.github/appveyor.yml index 43bd7ed966..ddd5b15c5a 100644 --- a/.github/appveyor.yml +++ b/.github/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.7.13+.{build} +version: 2.7build{build} clone_depth: 5 branches: only: