add versioning to the binary module files
commit44d7ac4f9f61db23a8d9feb74d31a0e97df7c6a5
authorJon Masters <jcm@jonmasters.org>
Fri, 23 Jan 2009 06:05:48 +0000 (23 01:05 -0500)
committerJon Masters <jcm@jonmasters.org>
Fri, 23 Jan 2009 06:05:48 +0000 (23 01:05 -0500)
tree514d8afff47c95a20fdd2b08e148448b6436a305
parent4f675488773fa318fbab9fec00debee5a727183e
add versioning to the binary module files

We need to have a version attached to the binary trie in case we ever
need to change the format in some fashion. So this patch does that, and
also changes the MODULE_MAGIC to 0xB007F457 (change the 'A' to a '4')
so that we can notice that we have the second version of the files.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
index.c
index.h