summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-06-06 19:56:38 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-06-06 19:56:38 +0100
commit8728a97dc60417e4c5599349d06cd1c408f14a7d (patch)
treea1541501194d352e53c8f16341a4beac27e2e255 /configure.ac
parentfa36b6228e760e19928a9cccff71114ea46f932b (diff)
downloadswig-8728a97dc60417e4c5599349d06cd1c408f14a7d.tar.gz
Bump version to 3.0.3
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 77b804ddd..993e0e28a 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],[3.0.2],[http://www.swig.org])
+AC_INIT([swig],[3.0.3],[http://www.swig.org])
dnl NB: When this requirement is increased to 2.60 or later, AC_PROG_SED
dnl definition below can be removed