We are now in 3.1-STABLE.

This commit is contained in:
Satoshi Asami 1999-03-22 08:46:24 +00:00
parent fdd27bf9c0
commit b8ccbc9c4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17346

View File

@ -48,13 +48,13 @@ fi
if [ "$r" = 1 ]; then
printsp $printed
echo -n "3.1-RELEASE"
echo -n "3.1-STABLE"
printed=1
fi
if [ "$v" = 1 ]; then
printsp $printed
echo -n "FreeBSD 3.1-RELEASE #0: Sun Dec 13 03:47:56 PST 1998 asami@bento.freebsd.org:/usr/src/sys/compile/BENTO"
echo -n "FreeBSD 3.1-STABLE #0: Sun Dec 13 03:47:56 PST 1998 asami@bento.freebsd.org:/usr/src/sys/compile/BENTO"
printed=1
fi