Oops. Forgot to commit the version bump.
authorkrw <krw@openbsd.org>
Thu, 10 Jun 2021 22:17:58 +0000 (22:17 +0000)
committerkrw <krw@openbsd.org>
Thu, 10 Jun 2021 22:17:58 +0000 (22:17 +0000)
sys/arch/armv7/stand/efiboot/conf.c

index 4b473fc..bc09317 100644 (file)
@@ -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[] = {