Bump hdb interface version to 4.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17328 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-28 07:37:11 +00:00
parent 9d3cae3291
commit 0db21e2b07

View File

@@ -124,7 +124,7 @@ typedef struct HDB{
struct HDB*);
}HDB;
#define HDB_INTERFACE_VERSION 3
#define HDB_INTERFACE_VERSION 4
struct hdb_so_method {
int version;