Bump shared-library version numbers.

This commit is contained in:
Garrett Wollman 1994-08-05 21:33:53 +00:00
parent fed0531ef5
commit 50098afdd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1877

View File

@ -1,7 +1,7 @@
# $Id: Makefile.inc,v 1.2 1994/05/26 08:17:25 csgr Exp $
# $Id: Makefile.inc,v 1.3 1994/05/28 09:56:30 csgr Exp $
SHLIB_MAJOR?= 1
SHLIB_MINOR?= 1
SHLIB_MAJOR?= 2
SHLIB_MINOR?= 0
# NB: SHLIB major and minor nos. must also be specified in libg++/Makefile.inc