summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-10-24 03:05:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-10-24 03:05:54 +0000
commit5cf29d9363c52e76d52b50054d2bc739a5f1d7b7 (patch)
tree9ac9a50e21c4426aece59c90629e3b64999df682 /sys
parent9c3b402fbb10efdfaba1cdb3ce71b3d73f363665 (diff)
post 3.0 tree unlock
Diffstat (limited to 'sys')
-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 15d54c3e37a..7b9c0ca528a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: newvers.sh,v 1.35 2001/10/15 00:50:29 deraadt Exp $
+# $OpenBSD: newvers.sh,v 1.36 2001/10/24 03:05:53 deraadt Exp $
# $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993
@@ -71,7 +71,7 @@ char osrelease[] = "${osr}";
char osversion[] = "${id}#${v}";
char sccs[8] = { ' ', ' ', ' ', ' ', '@', '(', '#', ')' };
char version[] =
- "${ost} ${osr} (${id}) #${v}: ${t}\n ${u}@${h}:${d}\n";
+ "${ost} ${osr}-current (${id}) #${v}: ${t}\n ${u}@${h}:${d}\n";
eof
expr ${v} + 1 > version