summaryrefslogtreecommitdiffstats
path: root/kerberos5
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-02-19 16:02:28 +0000
committernectar <nectar@FreeBSD.org>2002-02-19 16:02:28 +0000
commit3ea171f473051ad2c791ce153547748bd57b3bb5 (patch)
tree852a78d332cf8ccb1a44abbaa882c4450262f84b /kerberos5
parent63b64d9c11f7a7789417aca50bd83ff665e1a424 (diff)
downloadFreeBSD-src-3ea171f473051ad2c791ce153547748bd57b3bb5.zip
FreeBSD-src-3ea171f473051ad2c791ce153547748bd57b3bb5.tar.gz
Bump major library version of all Heimdal Kerberos libraries
after import from KTH repository circa 2002/02/17.
Diffstat (limited to 'kerberos5')
-rw-r--r--kerberos5/lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/lib/Makefile.inc b/kerberos5/lib/Makefile.inc
index cd353db..db5892f 100644
--- a/kerberos5/lib/Makefile.inc
+++ b/kerberos5/lib/Makefile.inc
@@ -1,6 +1,6 @@
# $FreeBSD$
-SHLIB_MAJOR?= 4
+SHLIB_MAJOR?= 5
SHLIB_MINOR?= 0
.include "../Makefile.inc"
OpenPOWER on IntegriCloud