aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
blob: e2f929ecfcc0a8d2503949efbea879a990828aad (plain) (blame)
1
2
3
4
5
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_DATE "Sat Nov 25 11:30:56 GMT 2017"
#define VERSION_COMMIT "3967218 Bug in todo handling usernames, needed to use base64 encoded username"
#endif