diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 17:44:24 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-03 17:44:24 +0200 |
commit | 04bc4a671706dca5023dd21505f75009562e8d21 (patch) | |
tree | 95770b5b07bad80d81f3aaa47325c57fa6979fd3 /build-mingw.bat | |
parent | 5e45628288c59312bf9d0bf164c5bd37cdeb5285 (diff) |
Bump version to 0.5.0
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index e7a8cb5..f8853a3 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -43,7 +43,7 @@ rem set "BUILD2_REPO=https://pkg.cppget.org/1/alpha" rem Bpkg configuration directory. rem -set "cver=0.5-b.0" +set "cver=0.5" set "cdir=build2-toolchain-%cver%" rem Compiler. |