Files
commandergenius/project/jni/gl4es/version.h
2017-01-25 21:12:12 +02:00

8 lines
128 B
C
Executable File

#ifndef _GL4ES_VERSION_H
#define _GL4ES_VERSION_H
#define MAJOR 0
#define MINOR 9
#define REVISION 3
#endif //_GL4ES_VERSION_H