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 10c6029 commit 3834e3dCopy full SHA for 3834e3d
.travis.yml
@@ -25,7 +25,7 @@ env:
25
sudo: false
26
27
git:
28
- depth: 10
+ depth: 20
29
30
# instead of a 2*2*8 matrix (2*os + 2*compiler + 8*env),
31
# exclude some builds on mac os x and linux
src/version.c
@@ -764,6 +764,8 @@ static char *(features[]) =
764
765
static int included_patches[] =
766
{ /* Add new patch number below this line */
767
+/**/
768
+ 363,
769
/**/
770
362,
771
0 commit comments