From 4636b9533af7ea8e276f57ff1f4cfa95e3dac3df Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 18 Mar 2019 16:15:54 +0200 Subject: Change version to 0.10.0 --- build-msvc.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-msvc.bat') diff --git a/build-msvc.bat b/build-msvc.bat index eba23eb..6a572e8 100644 --- a/build-msvc.bat +++ b/build-msvc.bat @@ -42,7 +42,7 @@ rem set "BUILD2_REPO=https://pkg.cppget.org/1/alpha" rem The bpkg configuration directory. rem -set "cver=0.10-a.0" +set "cver=0.10" set "cdir=build2-toolchain-%cver%" rem Parse options. -- cgit v1.1