#ifndef __VERSION_H #define __VERSION_H #define VERSION_DATE "Sun May 7 16:28:02 BST 2017" #define VERSION_COMMIT "417edbc Added new commands CMD,SHA1. Added support of params for commands. Fixed some bugs with uninitialised buffers" #endif