mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
parent
55e1b6714b
commit
f0c1665427
17 changed files with 30 additions and 31 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "common.h"
|
||||
/* Generated file, do not edit */
|
||||
/* This is the default version_pm3.c file that Makefile.common falls back to if neither sh nor perl are available */
|
||||
#ifndef ON_DEVICE
|
||||
#define SECTVERSINFO
|
||||
#else
|
||||
|
@ -8,9 +8,8 @@
|
|||
|
||||
const struct version_information SECTVERSINFO version_information = {
|
||||
VERSION_INFORMATION_MAGIC,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
"RRG/Iceman/master/v4.13441",
|
||||
"2021-06-25 23:39:10",
|
||||
1, /* version 1 */
|
||||
0, /* version information not present */
|
||||
2, /* cleanliness couldn't be determined */
|
||||
/* Remaining fields: zero */
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue