Bump version and add timestamp

This commit is contained in:
vit9696 2018-11-11 19:53:40 +03:00
parent 4dcd6b26a3
commit f2cdf7dc3b

View File

@ -11,9 +11,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
*/
#ifndef __VERSION_H__
#define __VERSION_H__
#ifndef VERSION_H
#define VERSION_H
#define PROGRAM_VERSION "NE alpha 52"
#define PROGRAM_VERSION "NE alpha 53" " (" __DATE__ ")"
#endif
#endif // VERSION_H