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 81275ca commit 84f4996Copy full SHA for 84f4996
appveyor.yml
@@ -1,5 +1,7 @@
1
version: "{build}"
2
3
+skip_tags: true
4
+
5
environment:
6
matrix:
7
- FEATURE: HUGE
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
+ 1415,
753
/**/
754
1414,
755
0 commit comments