Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpam undo the pam bump.
details: https://anonhg.NetBSD.org/src/rev/f62c4a9a734d
branches: trunk
changeset: 772278:f62c4a9a734d
user: christos <christos%NetBSD.org@localhost>
date: Tue Dec 27 16:53:24 2011 +0000
description:
undo the pam bump.
diffstat:
lib/libpam/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r c2dbae61c354 -r f62c4a9a734d lib/libpam/Makefile.inc
--- a/lib/libpam/Makefile.inc Tue Dec 27 16:52:52 2011 +0000
+++ b/lib/libpam/Makefile.inc Tue Dec 27 16:53:24 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.13 2011/12/25 23:18:25 christos Exp $
+# $NetBSD: Makefile.inc,v 1.14 2011/12/27 16:53:24 christos Exp $
# Copyright 1998 Juniper Networks, Inc.
# All rights reserved.
#
@@ -48,5 +48,5 @@
# Define the shared library version here. libpam and the modules share a
# version, and we need these variables early for module install rules.
-SHLIB_MAJOR= 4
+SHLIB_MAJOR= 3
SHLIB_MINOR= 0
Home |
Main Index |
Thread Index |
Old Index