Files
commandergenius/project/jni/gl4es/version.h
2016-11-06 22:07:01 +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 2
#endif //_GL4ES_VERSION_H