From 6dd52f02da9135734c2ceea51faa9e77187598aa Mon Sep 17 00:00:00 2001 From: mrg Date: Sat, 10 Aug 1996 00:25:36 +0000 Subject: [PATCH] as the new reboot(2) will only use the bootstr option if the new RB_STRING flag is set, the major number does not need to change. backing this out. --- lib/libc/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 262f3bc13b6f..0602d9953e97 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=13 -minor=0 +major=12 +minor=6