From: kn Date: Mon, 16 Jan 2023 21:32:12 +0000 (+0000) Subject: bump minor after RAID 1C support synced form arm64 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=94c88aa8608fd159c0441e1cfc181a2aa7354ce4;p=openbsd bump minor after RAID 1C support synced form arm64 --- diff --git a/sys/arch/riscv64/stand/efiboot/conf.c b/sys/arch/riscv64/stand/efiboot/conf.c index 4fd71531e9a..12e685232aa 100644 --- a/sys/arch/riscv64/stand/efiboot/conf.c +++ b/sys/arch/riscv64/stand/efiboot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.1 2021/04/28 19:01:00 drahn Exp $ */ +/* $OpenBSD: conf.c,v 1.2 2023/01/16 21:32:12 kn Exp $ */ /* * Copyright (c) 1996 Michael Shalayeff @@ -46,7 +46,7 @@ #include "efipxe.h" #include "softraid_riscv64.h" -const char version[] = "1.4"; +const char version[] = "1.5"; int debug = 0; struct fs_ops file_system[] = {