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: a8173e6c8048576279f549c34166a7e524ad035a (
plain
)
1
2
#define CMARK_VERSION ((0 << 16) | (29 << 8) | 0)
#define CMARK_VERSION_STRING
"0.29.0"