From: deraadt Date: Sun, 19 Sep 2021 16:55:01 +0000 (+0000) Subject: adjust date X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=aaef17f3a84ac857498a5fb4edc99a3024829863;p=openbsd adjust date --- diff --git a/sys/sys/param.h b/sys/sys/param.h index f6ea37080a2..f9e6a3823e8 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -1,4 +1,4 @@ -/* $OpenBSD: param.h,v 1.134 2021/09/13 04:02:15 deraadt Exp $ */ +/* $OpenBSD: param.h,v 1.135 2021/09/19 16:55:01 deraadt Exp $ */ /*- * Copyright (c) 1982, 1986, 1989, 1993 @@ -41,7 +41,7 @@ #define BSD4_3 1 #define BSD4_4 1 -#define OpenBSD 202111 /* OpenBSD version (year & month). */ +#define OpenBSD 202110 /* OpenBSD version (year & month). */ #define OpenBSD7_0 1 /* OpenBSD 7.0 */ #include