artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a8856
)
We run OpenBSD
author
niklas
<niklas@openbsd.org>
Sat, 11 Jan 1997 00:12:17 +0000
(
00:12
+0000)
committer
niklas
<niklas@openbsd.org>
Sat, 11 Jan 1997 00:12:17 +0000
(
00:12
+0000)
gnu/usr.bin/gas/version.c
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/gas/version.c
b/gnu/usr.bin/gas/version.c
index
bfce33e
..
3a40f2a
100644
(file)
--- a/
gnu/usr.bin/gas/version.c
+++ b/
gnu/usr.bin/gas/version.c
@@
-16,10
+16,10
@@
const
*/
#ifndef lint
-static char rcsid[] = "$
Id: version.c,v 1.1.1.1 1995/10/18 08:39:00 deraadt
Exp $";
+static char rcsid[] = "$
OpenBSD: version.c,v 1.2 1997/01/11 00:12:17 niklas
Exp $";
#endif
-char version_string[] = "GNU assembler version 1.92.3,
NetBSD $Revision: 1.1.1.1
$\n";
+char version_string[] = "GNU assembler version 1.92.3,
OpenBSD $Revision: 1.2
$\n";
#ifdef HO_VMS
dummy3()