diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-12 23:01:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-12 23:01:15 +0000 |
commit | 6128978e2dfcec884dc7e267ad57a10fdeaa9060 (patch) | |
tree | ca07615b8a94b0e6f6f8136264dedee23d55a4d9 /Master/texmf-dist/asymptote/GUI/xasyVersion.py | |
parent | ddf191164edb5155c403b9b622dbd3e4d0822cd0 (diff) |
asymptote 2.38
git-svn-id: svn://tug.org/texlive/trunk@41076 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/asymptote/GUI/xasyVersion.py')
-rwxr-xr-x | Master/texmf-dist/asymptote/GUI/xasyVersion.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/asymptote/GUI/xasyVersion.py b/Master/texmf-dist/asymptote/GUI/xasyVersion.py index 83cd6c96fa7..1ef1c03069e 100755 --- a/Master/texmf-dist/asymptote/GUI/xasyVersion.py +++ b/Master/texmf-dist/asymptote/GUI/xasyVersion.py @@ -1,2 +1,2 @@ #!/usr/bin/env python -xasyVersion = "2.37" +xasyVersion = "2.38" |