diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-14 23:23:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-14 23:23:12 +0000 |
commit | 905ab9188ad1a0f1e5720f539bda20bb3659f22c (patch) | |
tree | 6ed98078958a9179c319affd103ecb5a9b712051 /Build/source/utils | |
parent | ff2f7ea8cf920cac814426beb2190bf164b709c9 (diff) |
relink w32 asy with newer cygwin dll
git-svn-id: svn://tug.org/texlive/trunk@37403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
-rw-r--r-- | Build/source/utils/asymptote/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/utils/asymptote/README b/Build/source/utils/asymptote/README index 85b0188c317..858e2f1ee06 100644 --- a/Build/source/utils/asymptote/README +++ b/Build/source/utils/asymptote/README @@ -1,5 +1,5 @@ ASYMPTOTE - Copyright 2004-14 Andy Hammerlindl, John Bowman, and Tom Prince + Copyright 2004-15 Andy Hammerlindl, John Bowman, and Tom Prince Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like @@ -48,8 +48,8 @@ the GNU Scientific Library, GNU Readline library, and other GPL libraries. This version of Asymptote also ships with the dll libraries noted below. -The source code for the 1.7.29-2 cygwin1.dll is available under the GPL license: -http://cygwin.com/snapshots/x86/cygwin-src-20140410.tar.xz +The source code for the 2.0.2 cygwin1.dll is available under the GPL license: +http://cygwin.com/snapshots/x86/cygwin-src-20150430.tar.xz The source code for freeglut.dll is available under the X-Consortium license: http://prdownloads.sourceforge.net/freeglut/freeglut-2.6.0.tar.gz |