]> git.proxmox.com Git - efi-boot-shim.git/blame - version.h
Prepare Debian release 15+1533136590.3beb971-3
[efi-boot-shim.git] / version.h
CommitLineData
72bb39c0
SL
1#ifndef _SHIM_VERSION_H
2#define _SHIM_VERSION_H 1
3
4#include <efi.h>
5
6extern CHAR8 shim_version[];
7
8#endif /* SHIM_VERSION_H */