mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-30 23:15:16 -04:00
Bump version and add timestamp
This commit is contained in:
parent
4dcd6b26a3
commit
f2cdf7dc3b
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue