mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +00:00
MFS: Revert shared lib major version number back to 3.
This commit is contained in:
parent
3b782ee9d2
commit
aab2a6f080
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50110
@ -1,6 +1,6 @@
|
||||
# $Id: Makefile,v 1.30 1998/04/28 07:16:24 ache Exp $
|
||||
# $Id: Makefile.inc,v 1.1 1999/05/28 04:25:47 ache Exp $
|
||||
|
||||
SHLIB_MAJOR= 4
|
||||
SHLIB_MAJOR= 3
|
||||
SHLIB_MINOR= 0
|
||||
RL_LIBRARY_VERSION= 4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user