summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-08 20:15:03 +0000
committerKarl Berry <karl@freefriends.org>2018-04-08 20:15:03 +0000
commit2580bcabfe4ef75cc31c3a839309067fa38ca654 (patch)
tree2b0123dd78784da6ddc8f465fcff507f6e4907cc /Master/texmf-dist/asymptote
parenta25e502532f38be5226a95fcfa41be9083d0c508 (diff)
asymptote 2.44
git-svn-id: svn://tug.org/texlive/trunk@47385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/asymptote')
-rwxr-xr-xMaster/texmf-dist/asymptote/GUI/xasyVersion.py2
-rw-r--r--Master/texmf-dist/asymptote/asy-keywords.el2
-rw-r--r--Master/texmf-dist/asymptote/version.asy2
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/asymptote/GUI/xasyVersion.py b/Master/texmf-dist/asymptote/GUI/xasyVersion.py
index fac9b9b2e2b..bbd259cadcf 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.43"
+xasyVersion = "2.44"
diff --git a/Master/texmf-dist/asymptote/asy-keywords.el b/Master/texmf-dist/asymptote/asy-keywords.el
index 13babcc2514..b77e5cda967 100644
--- a/Master/texmf-dist/asymptote/asy-keywords.el
+++ b/Master/texmf-dist/asymptote/asy-keywords.el
@@ -2,7 +2,7 @@
;; This file is automatically generated by asy-list.pl.
;; Changes will be overwritten.
;;
-(defvar asy-keywords-version "2.43")
+(defvar asy-keywords-version "2.44")
(defvar asy-keyword-name '(
and controls tension atleast curl if else while for do return break continue struct typedef new access import unravel from include quote static public private restricted this explicit true false null cycle newframe operator ))
diff --git a/Master/texmf-dist/asymptote/version.asy b/Master/texmf-dist/asymptote/version.asy
index cbb8d530315..b555d129eae 100644
--- a/Master/texmf-dist/asymptote/version.asy
+++ b/Master/texmf-dist/asymptote/version.asy
@@ -1 +1 @@
-string VERSION="2.43";
+string VERSION="2.44";