aboutsummaryrefslogtreecommitdiff
path: root/build-mingw.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-03-18 16:15:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-03-18 16:16:37 +0200
commit4636b9533af7ea8e276f57ff1f4cfa95e3dac3df (patch)
tree0fb01d8398bc4beceefc5ef1c781eddd49ab1afb /build-mingw.bat
parent0a6d587ff8ecdec7f027e39b9e2e9dc43f8a4e1b (diff)
Change version to 0.10.0
Diffstat (limited to 'build-mingw.bat')
-rw-r--r--build-mingw.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat
index 79ca902..744bda0 100644
--- a/build-mingw.bat
+++ b/build-mingw.bat
@@ -49,7 +49,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.