undo the pam bump.

This commit is contained in:
christos 2011-12-27 16:53:24 +00:00
parent 0f3025d28c
commit 97c77932e4
1 changed files with 2 additions and 2 deletions

View File

@ -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. # Copyright 1998 Juniper Networks, Inc.
# All rights reserved. # All rights reserved.
# #
@ -48,5 +48,5 @@ CSHLIBFLAGS+= -DNO_STATIC_MODULES
# Define the shared library version here. libpam and the modules share a # Define the shared library version here. libpam and the modules share a
# version, and we need these variables early for module install rules. # version, and we need these variables early for module install rules.
SHLIB_MAJOR= 4 SHLIB_MAJOR= 3
SHLIB_MINOR= 0 SHLIB_MINOR= 0