We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a9797 commit 11a9433Copy full SHA for 11a9433
configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
2
dnl The macros which aren't shipped with the autotools are stored in the
3
dnl Tools/config directory in .m4 files.
4
5
-AC_INIT([swig],[4.1.0],[http://www.swig.org])
+AC_INIT([swig],[4.1.0+fortran],[http://www.swig.org])
6
AC_PREREQ([2.60])
7
8
AC_CONFIG_SRCDIR([Source/Swig/swig.h])
0 commit comments