summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-10-20 15:28:04 +0000
committerderaadt <deraadt@openbsd.org>2000-10-20 15:28:04 +0000
commit631d24a98c7e6662501078988a7aa0e158c5388c (patch)
tree95213def9b8f743cecbb76dea7e3c86eba9b3128
parentAdd Mhz to cpu information. (diff)
downloadwireguard-openbsd-631d24a98c7e6662501078988a7aa0e158c5388c.tar.xz
wireguard-openbsd-631d24a98c7e6662501078988a7aa0e158c5388c.zip
not 2.8-beta anymore, however, the actual cutting-off point for the release
is not the moment i commit this change, but later when we unlock the tree to go forward.
-rw-r--r--sys/conf/newvers.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index ed9310e1266..54a2e77806f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: newvers.sh,v 1.27 2000/08/21 21:13:38 deraadt Exp $
+# $OpenBSD: newvers.sh,v 1.28 2000/10/20 15:28:04 deraadt Exp $
# $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993
@@ -70,7 +70,7 @@ char osrelease[] = "${osr}";
char osversion[] = "${id}#${v}";
char sccs[8] = { ' ', ' ', ' ', ' ', '@', '(', '#', ')' };
char version[] =
- "${ost} ${osr}-beta (${id}) #${v}: ${t}\n ${u}@${h}:${d}\n";
+ "${ost} ${osr} (${id}) #${v}: ${t}\n ${u}@${h}:${d}\n";
eof
expr ${v} + 1 > version