diff options
| author | don bright <hugh.m.bright@gmail.com> | 2013-05-18 17:01:35 (GMT) | 
|---|---|---|
| committer | don bright <hugh.m.bright@gmail.com> | 2013-05-18 17:01:35 (GMT) | 
| commit | cc94b647f1af763944d104468affb48625ab7f9a (patch) | |
| tree | 3199c940d81eabd47a12d8b1c56aae02ecfe2058 /scripts | |
| parent | 874a4840687bc0c3209ffe3bcb7649f549a18e63 (diff) | |
credit tony theodore
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/release-common.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scripts/release-common.sh b/scripts/release-common.sh index 5c63ccd..9e56263 100755 --- a/scripts/release-common.sh +++ b/scripts/release-common.sh @@ -12,7 +12,7 @@  #  -d       Version date (e.g. -d 2010.01.23)  #  -c       Build with commit info  #  -mingw32 Cross-compile for win32 using MXE -#  -mingw64 Cross-compile for win64 using MXE +#  -mingw64 Cross-compile for win64 using Tony Theodore's MXE fork  #  # If no version string or version date is given, todays date will be used (YYYY-MM-DD)  # If only verion date is given, it will be used also as version string. | 
