summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-03-17 06:54:00 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-03-17 06:54:00 +0000
commitb0afd857e5cc67938c4cd1cc650b4b911aa95176 (patch)
treec62502a0f1674160b7e30dcf438e02f1eff2e322 /configure.ac
parentade79e2e9446470d64e37c5d54bf7239a15a2556 (diff)
downloadswig-b0afd857e5cc67938c4cd1cc650b4b911aa95176.tar.gz
Bump version to 3.0.1
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 f3414969e..f4d734e78 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.0],[http://www.swig.org])
+AC_INIT([swig],[3.0.1],[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