summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1994-02-14 21:18:05 +0000
committernate <nate@FreeBSD.org>1994-02-14 21:18:05 +0000
commit2d7ae2a7d55ae4b4f4e00ecf85bc1eab52f78625 (patch)
treeb52a6d9b62783bcf1d138fe43fb037a63ecc254d /gnu
parent8b39beda580bb379959e26dca72abd21609c5de8 (diff)
downloadFreeBSD-src-2d7ae2a7d55ae4b4f4e00ecf85bc1eab52f78625.zip
FreeBSD-src-2d7ae2a7d55ae4b4f4e00ecf85bc1eab52f78625.tar.gz
NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/as/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/as/version.c b/gnu/usr.bin/as/version.c
index c6ce12d..b3711c4 100644
--- a/gnu/usr.bin/as/version.c
+++ b/gnu/usr.bin/as/version.c
@@ -16,10 +16,10 @@ const
*/
#ifndef lint
-static char rcsid[] = "$Id: version.c,v 1.3 1993/10/02 20:57:59 pk Exp $";
+static char rcsid[] = "$Id: version.c,v 1.2 1993/11/03 00:52:27 paul Exp $";
#endif
-char version_string[] = "GNU assembler version 1.92.3, NetBSD $Revision: 1.3 $\n";
+char version_string[] = "GNU assembler version 1.92.3, FreeBSD $Revision: 1.2 $\n";
#ifdef HO_VMS
dummy3()
OpenPOWER on IntegriCloud