diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-17 22:51:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-17 22:51:47 +0000 |
commit | c74f44090105d239e355412add7df7adeb3efc42 (patch) | |
tree | 7bd3164f386e397f5db04c485844d53f8fc5dea3 /Master/texmf-dist/asymptote/GUI | |
parent | bd09f1a3a2bca3ca48def62ab31a2d1d7d0d6d38 (diff) |
asymptote 2.31
git-svn-id: svn://tug.org/texlive/trunk@34084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/asymptote/GUI')
-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 72de7af8883..0dbd3d3614d 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.27" +xasyVersion = "2.31" |