Files
commandergenius/project/jni/gl4es/version.h
2017-02-06 19:34:51 +02:00

9 lines
129 B
C
Executable File

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