summaryrefslogtreecommitdiff
path: root/graphics/asymptote/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/configure.ac')
-rw-r--r--graphics/asymptote/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/configure.ac b/graphics/asymptote/configure.ac
index 3d46cb43db..786fe9438c 100644
--- a/graphics/asymptote/configure.ac
+++ b/graphics/asymptote/configure.ac
@@ -3,7 +3,7 @@
# this file.
AC_PREREQ(2)
-AC_INIT([Asymptote],[2.79],[https://github.com/vectorgraphics/asymptote/issues])
+AC_INIT([Asymptote],[2.80],[https://github.com/vectorgraphics/asymptote/issues])
VERSION=$PACKAGE_VERSION
AC_SUBST(VERSION)
m4_include([ax_pthread.m4])