artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29fb24f
)
Oops. Forgot to commit the version bump.
author
krw
<krw@openbsd.org>
Thu, 10 Jun 2021 22:17:58 +0000
(22:17 +0000)
committer
krw
<krw@openbsd.org>
Thu, 10 Jun 2021 22:17:58 +0000
(22:17 +0000)
sys/arch/armv7/stand/efiboot/conf.c
patch
|
blob
|
history
diff --git
a/sys/arch/armv7/stand/efiboot/conf.c
b/sys/arch/armv7/stand/efiboot/conf.c
index
4b473fc
..
bc09317
100644
(file)
--- 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.3
0 2021/03/16 22:02:27 kettenis Exp $
*/
+/* $OpenBSD: conf.c,v 1.3
1 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.1
7
";
+const char version[] = "1.1
8
";
int debug = 0;
struct fs_ops file_system[] = {