Torque3D/Engine/lib/assimp/code/revision.h
2019-02-08 16:25:43 -06:00

8 lines
180 B
C

#ifndef ASSIMP_REVISION_H_INC
#define ASSIMP_REVISION_H_INC
#define GitVersion 0xea4dbb9
#define GitBranch "https://github.com/assimp/assimp.git"
#endif // ASSIMP_REVISION_H_INC