mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 07:58:22 +08:00
Bump version and add timestamp
This commit is contained in:
parent
4dcd6b26a3
commit
f2cdf7dc3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user