diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2007-12-13 01:38:38 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2007-12-13 01:38:38 (GMT) |
commit | e4d6ab04fa4ef54553324744c86df58bf4a3d058 (patch) | |
tree | 004044faf995695689e6825f2a704b3f6b0729d3 | |
parent | 2253dffac47edbc4937f2979097199b52fdc8d56 (diff) | |
download | mxe-e4d6ab04fa4ef54553324744c86df58bf4a3d058.zip mxe-e4d6ab04fa4ef54553324744c86df58bf4a3d058.tar.gz mxe-e4d6ab04fa4ef54553324744c86df58bf4a3d058.tar.bz2 |
Release 1.2
-rwxr-xr-x | build_mingw_cross_env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_mingw_cross_env.sh b/build_mingw_cross_env.sh index b389071..7a9b83e 100755 --- a/build_mingw_cross_env.sh +++ b/build_mingw_cross_env.sh @@ -3,7 +3,7 @@ set -ex #--- -# MinGW cross compiling environment (pre-2.0) +# MinGW cross compiling environment (1.2) # ================================= # # http://www.profv.de/mingw_cross_env/ |