summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-05-20 17:51:10 +0000
committerKarl Berry <karl@freefriends.org>2015-05-20 17:51:10 +0000
commitaeecf951b2d292ab5afce830bc1b85bf7ea22e0b (patch)
tree950d0bcf124ac371f95d0225337fcf71e3dba991 /Build/source/utils/asymptote/configure.ac
parent11b7caf0b63d1af64dbff00b40f521432d26adc8 (diff)
asy 2.35 sources
git-svn-id: svn://tug.org/texlive/trunk@37458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/configure.ac')
-rw-r--r--Build/source/utils/asymptote/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/configure.ac b/Build/source/utils/asymptote/configure.ac
index 5fd42b54226..1efa66156f3 100644
--- a/Build/source/utils/asymptote/configure.ac
+++ b/Build/source/utils/asymptote/configure.ac
@@ -3,7 +3,7 @@
# this file.
AC_PREREQ(2)
-AC_INIT([Asymptote],[2.33],[http://sourceforge.net/projects/asymptote])
+AC_INIT([Asymptote],[2.35],[http://sourceforge.net/projects/asymptote])
VERSION=$PACKAGE_VERSION
AC_SUBST(VERSION)
m4_include([ax_pthread.m4])