mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Bump the core/tool iface version number, since the just-merged-in
changes for Memcheck origin tracking change the interface (slightly). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7984
This commit is contained in:
parent
3c25a48a0c
commit
a1289fb4ca
@ -40,7 +40,7 @@
|
||||
/* The version number indicates binary-incompatible changes to the
|
||||
interface; if the core and tool versions don't match, Valgrind
|
||||
will abort. */
|
||||
#define VG_CORE_INTERFACE_VERSION 10
|
||||
#define VG_CORE_INTERFACE_VERSION 11
|
||||
|
||||
typedef struct _ToolInfo {
|
||||
Int sizeof_ToolInfo;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user