diff options
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,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" +#define VERSION_DATE "Sun May 7 18:06:02 BST 2017" +#define VERSION_COMMIT "910c194 Forgot add Makefile changes" #endif |