From: krw Date: Thu, 10 Jun 2021 22:17:58 +0000 (+0000) Subject: Oops. Forgot to commit the version bump. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=312c878f169d66181ed925a02c0bbfe9eb2ea5fc;p=openbsd Oops. Forgot to commit the version bump. --- diff --git a/sys/arch/armv7/stand/efiboot/conf.c b/sys/arch/armv7/stand/efiboot/conf.c index 4b473fc0c83..bc093179811 100644 --- a/sys/arch/armv7/stand/efiboot/conf.c +++ b/sys/arch/armv7/stand/efiboot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.30 2021/03/16 22:02:27 kettenis Exp $ */ +/* $OpenBSD: conf.c,v 1.31 2021/06/10 22:17:58 krw Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -42,7 +42,7 @@ #include "efidev.h" #include "efipxe.h" -const char version[] = "1.17"; +const char version[] = "1.18"; int debug = 0; struct fs_ops file_system[] = {