1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2025-02-21 07:55:38 +00:00
Atmosphere/exosphere/src/version.h
2018-05-09 06:29:56 -06:00

7 lines
No EOL
148 B
C

#ifndef EXOSPHERE_VERSION_H
#define EXOSPHERE_VERSION_H
#define EXOSPHERE_RELEASE_VERSION_MAJOR 0
#define EXOSPHERE_RELEASE_VERSION_MINOR 1
#endif