mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes
This commit is contained in:
parent
f63bc96980
commit
9a00ad0230
9 changed files with 25 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Output a version.c file that includes information about the current build
|
||||
# Output a version_pm3.c file that includes information about the current build
|
||||
# From mkversion.pl
|
||||
# pure sh POSIX as now even on Windows we use WSL or ProxSpace with sh available
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue