bump accessor version number
authorTom Yu <tlyu@mit.edu>
Tue, 4 Sep 2007 03:18:05 +0000 (03:18 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 4 Sep 2007 03:18:05 +0000 (03:18 +0000)
ticket: 3334

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19911 dc483132-0cff-0310-8789-dd5450dbe970

src/include/k5-int.h

index a96c265cec182a153596ece8b0c2aaa7f49b814d..2fb23dd51e8572de911ba526eb29c350b1186c5b 100644 (file)
@@ -1788,7 +1788,7 @@ void krb5int_free_srv_dns_data(struct srv_dns_entry *);
 /* To keep happy libraries which are (for now) accessing internal stuff */
 
 /* Make sure to increment by one when changing the struct */
-#define KRB5INT_ACCESS_STRUCT_VERSION 11
+#define KRB5INT_ACCESS_STRUCT_VERSION 12
 
 #ifndef ANAME_SZ
 struct ktext;                  /* from krb.h, for krb524 support */