renamed 'hf mfdes readdata, writedata' to 'read/write'
[RRG-proxmark3.git] / client / deps / tinycbor / tinycbor-version.h
blobe1865cee359bd47451871ff6820aa110134a6986
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