diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-05-26 08:17:25 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-05-26 08:17:25 +0000 |
| commit | 29e950a20d3dd600e818d473a7436e0151ee393e (patch) | |
| tree | 135361cf760989029c6a0c95ec4f7a47fbf05960 /gnu | |
| parent | f38100393fbb97398392ec669a89a974d2530839 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/Makefile.inc b/gnu/lib/Makefile.inc index 92bc9cc1a1ddd..dff93694b9711 100644 --- a/gnu/lib/Makefile.inc +++ b/gnu/lib/Makefile.inc @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1 1994/01/30 01:03:16 rgrimes Exp $ SHLIB_MAJOR?= 1 -SHLIB_MINOR?= 0 +SHLIB_MINOR?= 1 |
