summaryrefslogtreecommitdiff
path: root/version.h
blob: b5a65abe612e2ea1fc6fac31e3a1f829bf0e338f (plain) (blame)
1
2
3
4
5
#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