diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2007-12-23 17:23:44 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2007-12-23 17:23:44 (GMT) |
commit | be55707b6717de6b52d6163d4cc53091ca7c99da (patch) | |
tree | c08afa93e7715cba6a208c922cec88ecb4a708b5 | |
parent | 6cccbc9ca351e4f16be814231fa353fbeb0a69cb (diff) | |
download | mxe-be55707b6717de6b52d6163d4cc53091ca7c99da.zip mxe-be55707b6717de6b52d6163d4cc53091ca7c99da.tar.gz mxe-be55707b6717de6b52d6163d4cc53091ca7c99da.tar.bz2 |
Release 1.3
-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 db9dca3..6f453e2 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.3) # ================================= # # http://www.profv.de/mingw_cross_env/ |