From c6d76a59658b22e047cd1d54569832e530e6133b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 10 Feb 2008 21:44:18 +0000 Subject: Bump SWIG_RUNTIME_VERSION due to change in the conversion functions, ie change in definition of swig_converter_func git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10244 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/swigrun.swg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/swigrun.swg') diff --git a/Lib/swigrun.swg b/Lib/swigrun.swg index 25768189f..9ee676a2b 100644 --- a/Lib/swigrun.swg +++ b/Lib/swigrun.swg @@ -7,7 +7,7 @@ /* This should only be incremented when either the layout of swig_type_info changes, or for whatever reason, the runtime changes incompatibly */ -#define SWIG_RUNTIME_VERSION "3" +#define SWIG_RUNTIME_VERSION "4" /* define SWIG_TYPE_TABLE_NAME as "SWIG_TYPE_TABLE" */ #ifdef SWIG_TYPE_TABLE -- cgit v1.2.3