summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-08-22 06:55:39 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-08-22 06:55:39 +0100
commitc48d11ac17f04038b617cc44c2a44c0d09041267 (patch)
tree1f38fde3abb250879b0bb863fcb3bec40ca563a2 /configure.ac
parent1e36f51346d95f8b9848e682c2eb986e9cb9b4f4 (diff)
downloadswig-c48d11ac17f04038b617cc44c2a44c0d09041267.tar.gz
Bump version to 4.0.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63509cd66..ea469c24e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl The macros which aren't shipped with the autotools are stored in the
dnl Tools/config directory in .m4 files.
-AC_INIT([swig],[4.0.1],[http://www.swig.org])
+AC_INIT([swig],[4.0.2],[http://www.swig.org])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR([Source/Swig/swig.h])