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 1925acd commit a3da9b9Copy full SHA for a3da9b9
GIT-VERSION-GEN
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
GVF=GIT-VERSION-FILE
4
-DEF_VER=v2.10.1-gvfs
+DEF_VER=v2.10.1.2-gvfs
5
6
LF='
7
'
VSTSBuild/buildinstaller.sh
@@ -2,8 +2,8 @@
rm -f /tmp.7z
USERPROFILE=/c/GitBuildOutput
export USERPROFILE
-/usr/src/build-extra/installer/release.sh 2.10.1-gvfs
+/usr/src/build-extra/installer/release.sh 2.10.1.2-gvfs
HOME=/c/GitBuildOutput
8
export HOME
9
-/usr/src/build-extra/portable/release.sh 2.10.1-gvfs
+/usr/src/build-extra/portable/release.sh 2.10.1.2-gvfs
0 commit comments