From 384647d290e2e4a55a14b1b7ef1b7e66293a2c33 Mon Sep 17 00:00:00 2001 From: jfarrell Date: Tue, 16 Oct 2018 22:36:46 -0400 Subject: Version 0.12.0 --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 121fe1cc7..b126dc9ed 100755 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,7 +19,7 @@ # build Apache Thrift on AppVeyor - https://ci.appveyor.com -version: '1.0.0-dev.{build}' +version: '0.12.0.{build}' shallow_clone: true @@ -107,4 +107,4 @@ test_script: # # also need: # environment: -# APPVEYOR_RDP_PASSWORD: thr1FT2345$xyzZ \ No newline at end of file +# APPVEYOR_RDP_PASSWORD: thr1FT2345$xyzZ -- cgit v1.2.1