Skip to content

Commit

Permalink
Revert "Change fork name in version"
Browse files Browse the repository at this point in the history
This reverts commit 51ce309.
  • Loading branch information
Marcos Del Sol Vives committed May 17, 2017
1 parent ee493e5 commit 0d2b873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

const char * nfc3d_version_fork() {
// TODO: maybe this should go in another file?
return "ynsta";
return "socram";
}

uint32_t nfc3d_version_commit() {
Expand Down

0 comments on commit 0d2b873

Please sign in to comment.