Add version file
This commit is contained in:
parent
f0baaaa66c
commit
fcf9704d98
8
src/lindbergh/version.h
Normal file
8
src/lindbergh/version.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
// Common file to hold the version information
|
||||
#define MAJOR_VERSION 1
|
||||
#define MINOR_VERSION 0
|
||||
|
||||
#endif // VERSION_H
|
Loading…
Reference in New Issue
Block a user