index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
cmark
/
cmark_version.h
blob: 0adec6b7e087eebad7b87ab5f3392ffb75752d4a (
plain
)
1
2
#define CMARK_VERSION ((0 << 16) | (30 << 8) | 2)
#define CMARK_VERSION_STRING
"0.30.2"