cmark_version.h (146B)
- #ifndef CMARK_VERSION_H
- #define CMARK_VERSION_H
- #define CMARK_VERSION ((0 << 16) | (31 << 8) | 2)
- #define CMARK_VERSION_STRING "0.31.2"
- #endif
git clone https://anongit.hacktivis.me/git/oasis.gitcmark_version.h (146B)
- #ifndef CMARK_VERSION_H
- #define CMARK_VERSION_H
- #define CMARK_VERSION ((0 << 16) | (31 << 8) | 2)
- #define CMARK_VERSION_STRING "0.31.2"
- #endif