Skip to content

Commit

Permalink
Release v5.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alesliehughes committed Sep 13, 2020
1 parent 2996658 commit c35a338
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions patches/patchinstall.sh
Expand Up @@ -57,7 +57,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 5.17.1"
echo "Wine Staging 5.17.2"
echo "Copyright (C) 2014-2019 the Wine Staging project authors."
echo "Copyright (C) 2018-2020 Alistair Leslie-Hughes"
echo ""
Expand Down Expand Up @@ -2707,8 +2707,7 @@ fi
# | dlls/winegstreamer/audioconvert.c, dlls/winegstreamer/colorconvert.c, dlls/winegstreamer/gst_cbs.c,
# | dlls/winegstreamer/gst_cbs.h, dlls/winegstreamer/gst_private.h, dlls/winegstreamer/main.c,
# | dlls/winegstreamer/media_source.c, dlls/winegstreamer/mf_decode.c, dlls/winegstreamer/mfplat.c,
# | dlls/winegstreamer/winegstreamer_classes.idl, include/config.h.in, include/mfidl.idl, tools/make_makefiles,
# | tools/makedep.c
# | dlls/winegstreamer/winegstreamer_classes.idl, include/mfidl.idl, tools/make_makefiles, tools/makedep.c
# |
if test "$enable_mfplat_streaming_support" -eq 1; then
patch_apply mfplat-streaming-support/0001-winegstreamer-Add-a-GstPad-wrapping-the-media-source.patch
Expand Down
2 changes: 1 addition & 1 deletion staging/VERSION
@@ -1 +1 @@
Wine Staging 5.17.1
Wine Staging 5.17.2

0 comments on commit c35a338

Please sign in to comment.