We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669cac0 commit 265f64eCopy full SHA for 265f64e
2 files changed
Filelist
@@ -6,6 +6,7 @@ SRC_ALL = \
6
.hgignore \
7
.travis.yml \
8
appveyor.yml \
9
+ src/appveyor.bat \
10
src/README.txt \
11
src/alloc.h \
12
src/arabic.c \
src/version.c
@@ -748,6 +748,8 @@ static char *(features[]) =
748
749
static int included_patches[] =
750
{ /* Add new patch number below this line */
751
+/**/
752
+ 1417,
753
/**/
754
1416,
755
0 commit comments