repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
renamed 'hf mfdes readdata, writedata' to 'read/write'
[RRG-proxmark3.git]
/
client
/
deps
/
tinycbor
/
tinycbor-version.h
blob
e1865cee359bd47451871ff6820aa110134a6986
1
#ifndef __TINYCBOR_VERSION_H
2
#define __TINYCBOR_VERSION_H
3
#define TINYCBOR_VERSION_MAJOR 0
4
#define TINYCBOR_VERSION_MINOR 5
5
#define TINYCBOR_VERSION_PATCH 3
6
#endif