summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2012-10-15 14:07:09 -0400
committerGreg Hudson <ghudson@mit.edu>2012-10-15 14:07:52 -0400
commit2052289c8f6f2f8f5ca957953bac7c9670995030 (patch)
treec162686e12cafab5578d64e2f3fd4c96b71aadbf /src/lib/kdb
parent4c9da1b84fe159e01038c1bd83b5d983aa8e3dd3 (diff)
downloadkrb5-2052289c8f6f2f8f5ca957953bac7c9670995030.tar.gz
krb5-2052289c8f6f2f8f5ca957953bac7c9670995030.tar.xz
krb5-2052289c8f6f2f8f5ca957953bac7c9670995030.zip
Bump libkdb5 API and DAL versions
We made two sets of incompatible changes to the DAL and libkdb5 API during development for 1.11 (master key list simplification and policy extensions), so increment the appropriate version numbers.
Diffstat (limited to 'src/lib/kdb')
-rw-r--r--src/lib/kdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kdb/Makefile.in b/src/lib/kdb/Makefile.in
index 45503282a1..42b6b85931 100644
--- a/src/lib/kdb/Makefile.in
+++ b/src/lib/kdb/Makefile.in
@@ -11,7 +11,7 @@ DEFS=
# Keep LIBMAJOR in sync with KRB5_KDB_API_VERSION in include/kdb.h.
LIBBASE=kdb5
-LIBMAJOR=6
+LIBMAJOR=7
LIBMINOR=0
LIBINITFUNC=kdb_init_lock_list
LIBFINIFUNC=kdb_fini_lock_list