aboutsummaryrefslogtreecommitdiff
path: root/src/cmark_version.h.in
AgeCommit message (Collapse)Author
2015-01-24Removed implementation-specific material from repository.John MacFarlane
The C and JS implementations are being split off into different repositories. This repository will just have the spec itself.
2015-01-23Let cmake update versionNick Wellnhofer
Add a new template cmark_version.h.in to generate cmark_version.h containing version information.