Release 3.14

This commit is contained in:
Alistair Leslie-Hughes 2018-08-20 08:21:50 +10:00
parent c58c70e961
commit a701f0ed4c
2 changed files with 3 additions and 4 deletions

View File

@ -58,7 +58,7 @@ upstream_commit()
# Show version information
version()
{
echo "Wine Staging 3.13.1"
echo "Wine Staging 3.14"
echo "Copyright (C) 2014-2018 the Wine Staging project authors."
echo "Copyright (C) 2018 Alistair Leslie-Hughes"
echo ""
@ -7557,8 +7557,7 @@ fi
# Patchset wined3d-Accounting
# |
# | Modified files:
# | * dlls/d3d9/tests/device.c, dlls/wined3d/adapter_gl.c, dlls/wined3d/device.c, dlls/wined3d/directx.c,
# | dlls/wined3d/wined3d_gl.h
# | * dlls/d3d9/tests/device.c, dlls/wined3d/adapter_gl.c, dlls/wined3d/device.c, dlls/wined3d/wined3d_gl.h
# |
if test "$enable_wined3d_Accounting" -eq 1; then
patch_apply wined3d-Accounting/0001-wined3d-Use-real-values-for-memory-accounting-on-NVI.patch

View File

@ -1 +1 @@
Wine Staging 3.13.1
Wine Staging 3.14