From d7e4f3e635c77e944b82a4781b0c9fd92d1bec18 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 20 May 2013 22:06:04 +0000 Subject: asymptote 2.23 git-svn-id: svn://tug.org/texlive/trunk@30598 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/asymptote/GUI/xasyVersion.py | 2 +- Master/texmf-dist/asymptote/asy-keywords.el | 2 +- Master/texmf-dist/asymptote/version.asy | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/asymptote') diff --git a/Master/texmf-dist/asymptote/GUI/xasyVersion.py b/Master/texmf-dist/asymptote/GUI/xasyVersion.py index 692c96cf45c..c98d9df7c59 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.22" +xasyVersion = "2.23" diff --git a/Master/texmf-dist/asymptote/asy-keywords.el b/Master/texmf-dist/asymptote/asy-keywords.el index 505d37c2c4f..02f37ab90ba 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.22") +(defvar asy-keywords-version "2.23") (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 8cba4c8e34e..93b22646681 100644 --- a/Master/texmf-dist/asymptote/version.asy +++ b/Master/texmf-dist/asymptote/version.asy @@ -1 +1 @@ -string VERSION="2.22"; +string VERSION="2.23"; -- cgit v1.2.3