summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorSteven Mestdagh <steven@cvs.openbsd.org>2006-09-17 16:47:28 +0000
committerSteven Mestdagh <steven@cvs.openbsd.org>2006-09-17 16:47:28 +0000
commit02aa5cc26c39e7854f6f83784ccf6a6b10ecba1a (patch)
tree3a2210c7d72d041d38f7a424ea9e06ac373af2df /sys
parent043a7a7a1386e53ea8d230d225524262b2db5bda (diff)
4.0-current. yes deraadt
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 fdb948266e7..ee6bc647c4f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: newvers.sh,v 1.79 2006/09/17 16:25:30 deraadt Exp $
+# $OpenBSD: newvers.sh,v 1.80 2006/09/17 16:47:27 steven Exp $
# $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993
@@ -64,7 +64,7 @@ id=`basename ${d}`
# A month or so before release, select STATUS "-beta"
ost="OpenBSD"
-osr="4.1"
+osr="4.0"
cat >vers.c <<eof
#define STATUS "-current"