From 2a3b58b0c408a348458a4616b0842edd4b5916a0 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 4 Dec 2014 21:50:02 -0500 Subject: Place Windows build artifacts in build-vc120 rather than build-vc100. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 11455bff00..4620a52c22 100755 --- a/build.sh +++ b/build.sh @@ -32,7 +32,7 @@ build_dir_Linux() build_dir_CYGWIN() { - echo build-vc100 + echo build-vc120 } viewer_channel_suffix() -- cgit v1.2.3