Exosphere: Add API for retrieving versioning info.
This commit is contained in:
7
exosphere/src/version.h
Normal file
7
exosphere/src/version.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef EXOSPHERE_VERSION_H
|
||||
#define EXOSPHERE_VERSION_H
|
||||
|
||||
#define EXOSPHERE_RELEASE_VERSION_MAJOR 0
|
||||
#define EXOSPHERE_RELEASE_VERSION_MINOR 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user