pull up r19911 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 18 Sep 2007 03:38:59 +0000 (03:38 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 18 Sep 2007 03:38:59 +0000 (03:38 +0000)
 r19911@cathode-dark-space:  tlyu | 2007-09-03 23:18:05 -0400
 ticket: 3334

 bump accessor version number

ticket: 3334
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19948 dc483132-0cff-0310-8789-dd5450dbe970

src/include/k5-int.h

index 626cc8d65e62102b512205160bfe5575e6ab4ff8..833485cb1103c7f9701c10d64c81395da45c3ce9 100644 (file)
@@ -1864,7 +1864,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 */