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 e4eda3b commit 7487792Copy full SHA for 7487792
2 files changed
appveyor.yml
@@ -1,5 +1,7 @@
1
version: "{build}"
2
3
+skip_tags: true
4
+
5
before_build:
6
- '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 /release'
7
src/version.c
@@ -741,6 +741,8 @@ static char *(features[]) =
741
742
static int included_patches[] =
743
{ /* Add new patch number below this line */
744
+/**/
745
+ 934,
746
/**/
747
933,
748
0 commit comments