From f4173af1ad45a270a5d8b2283f8018582484a553 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 7 Aug 2017 17:34:45 -0400 Subject: New upstream version 12+1501864225.b586175 --- version.c.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.c.in') diff --git a/version.c.in b/version.c.in index 9e71970d..06f91f93 100644 --- a/version.c.in +++ b/version.c.in @@ -1,7 +1,7 @@ #include "version.h" -CHAR8 shim_version[] = +CHAR8 shim_version[] __attribute__((section (".data.ident"))) = "UEFI SHIM\n" "$Version: @@VERSION@@ $\n" "$BuildMachine: @@UNAME@@ $\n" -- cgit v1.2.3