revision.h 180 B

1234567
  1. #ifndef ASSIMP_REVISION_H_INC
  2. #define ASSIMP_REVISION_H_INC
  3. #define GitVersion 0xea4dbb9
  4. #define GitBranch "https://github.com/assimp/assimp.git"
  5. #endif // ASSIMP_REVISION_H_INC