Skip to content

Commit 0d2b873

Browse files
author
Marcos Del Sol Vives
committed
Revert "Change fork name in version"
This reverts commit 51ce309.
1 parent ee493e5 commit 0d2b873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
const char * nfc3d_version_fork() {
1212
// TODO: maybe this should go in another file?
13-
return "ynsta";
13+
return "socram";
1414
}
1515

1616
uint32_t nfc3d_version_commit() {

0 commit comments

Comments
 (0)