Skip to content

Commit

Permalink
Update cmark-upstream to github/cmark-gfm@766f161
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlaidlaw committed Aug 25, 2022
1 parent 63b7bf8 commit 39d19d6
Show file tree
Hide file tree
Showing 4 changed files with 2,455 additions and 2,469 deletions.
4 changes: 2 additions & 2 deletions ext/commonmarker/cmark-gfm_version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef CMARK_GFM_VERSION_H
#define CMARK_GFM_VERSION_H

#define CMARK_GFM_VERSION ((0 << 24) | (29 << 16) | (0 << 8) | 4)
#define CMARK_GFM_VERSION_STRING "0.29.0.gfm.4"
#define CMARK_GFM_VERSION ((0 << 24) | (29 << 16) | (0 << 8) | 2)
#define CMARK_GFM_VERSION_STRING "0.29.0.gfm.2"

#endif
2 changes: 1 addition & 1 deletion ext/commonmarker/cmark-upstream
Loading

0 comments on commit 39d19d6

Please # to comment.