mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
textual, to reflect which repo.
This commit is contained in:
parent
8ebc44ee81
commit
05ddd39cae
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $ENV{'LC_ALL'} = "C";
|
||||||
$ENV{'LANG'} = "C";
|
$ENV{'LANG'} = "C";
|
||||||
|
|
||||||
# if you are making your own fork, change this line to reflect your fork-name
|
# if you are making your own fork, change this line to reflect your fork-name
|
||||||
my $fullgitinfo = 'RRG';
|
my $fullgitinfo = 'RRG/Iceman';
|
||||||
my $ctime;
|
my $ctime;
|
||||||
# GIT status 0 = dirty, 1 = clean , 2 = undecided
|
# GIT status 0 = dirty, 1 = clean , 2 = undecided
|
||||||
my $clean = 2;
|
my $clean = 2;
|
||||||
|
|
Loading…
Reference in a new issue