Skip to content

Commit a3da9b9

Browse files
committed
Update GVFS versions
1 parent 1925acd commit a3da9b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GIT-VERSION-GEN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v2.10.1-gvfs
4+
DEF_VER=v2.10.1.2-gvfs
55

66
LF='
77
'

VSTSBuild/buildinstaller.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
rm -f /tmp.7z
33
USERPROFILE=/c/GitBuildOutput
44
export USERPROFILE
5-
/usr/src/build-extra/installer/release.sh 2.10.1-gvfs
5+
/usr/src/build-extra/installer/release.sh 2.10.1.2-gvfs
66

77
HOME=/c/GitBuildOutput
88
export HOME
9-
/usr/src/build-extra/portable/release.sh 2.10.1-gvfs
9+
/usr/src/build-extra/portable/release.sh 2.10.1.2-gvfs

0 commit comments

Comments
 (0)