aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--configure.local.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.local.example b/configure.local.example
index 7bd5bb5e..302eaaf2 100644
--- a/configure.local.example
+++ b/configure.local.example
@@ -1,4 +1,4 @@
-# $Id: configure.local.example,v 1.40 2021/08/07 13:02:10 schwarze Exp $
+# $Id: configure.local.example,v 1.41 2021/09/19 16:19:09 schwarze Exp $
#
# Copyright (c) 2014-2019 Ingo Schwarze <schwarze@openbsd.org>
#
@@ -96,7 +96,7 @@ OSENUM=MANDOC_OS_OTHER
# If you do not want uname(3) to be called but instead want a fixed
# string to be used, use the following line:
-OSNAME="OpenBSD 6.5"
+OSNAME="OpenBSD 7.0"
# The following installation directories are used.
# It is possible to set only one or a few of these variables,