summaryrefslogtreecommitdiff
path: root/Master/texmf/asymptote
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-06-20 17:46:02 +0000
committerKarl Berry <karl@freefriends.org>2011-06-20 17:46:02 +0000
commit7abb05cf3bd1ad6ebe35c2462dd838e43c857c76 (patch)
treedd0c3e19238c696fd2608ddec34680924d8645d8 /Master/texmf/asymptote
parent2a9c9ecb186de2601eb23799765eccb4a8f74a62 (diff)
asymptote 2.11
git-svn-id: svn://tug.org/texlive/trunk@23068 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/asymptote')
-rwxr-xr-xMaster/texmf/asymptote/GUI/xasyVersion.py2
-rw-r--r--Master/texmf/asymptote/asy-keywords.el2
-rw-r--r--Master/texmf/asymptote/version.asy2
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf/asymptote/GUI/xasyVersion.py b/Master/texmf/asymptote/GUI/xasyVersion.py
index 5add418b757..d8fcc6139ec 100755
--- a/Master/texmf/asymptote/GUI/xasyVersion.py
+++ b/Master/texmf/asymptote/GUI/xasyVersion.py
@@ -1,2 +1,2 @@
#!/usr/bin/env python
-xasyVersion = "2.12"
+xasyVersion = "2.13"
diff --git a/Master/texmf/asymptote/asy-keywords.el b/Master/texmf/asymptote/asy-keywords.el
index ac4d86b3799..d004bc7e9b3 100644
--- a/Master/texmf/asymptote/asy-keywords.el
+++ b/Master/texmf/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.12")
+(defvar asy-keywords-version "2.13")
(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/asymptote/version.asy b/Master/texmf/asymptote/version.asy
index 9daae3579ad..f824ed08dec 100644
--- a/Master/texmf/asymptote/version.asy
+++ b/Master/texmf/asymptote/version.asy
@@ -1 +1 @@
-string VERSION="2.12";
+string VERSION="2.13";