summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-06-25 12:39:08 +0200
committerwm4 <wm4@nowhere>2016-06-25 12:39:08 +0200
commitd1d864546cf6f63b089cf248c04fa6b625f23d50 (patch)
tree77c5ea149afce856666e44c03ba2fde29c093af3 /DOCS/client-api-changes.rst
parent393bb2a565dc1e27812e1dd20747814892f80da2 (diff)
downloadmpv-d1d864546cf6f63b089cf248c04fa6b625f23d50.tar.bz2
mpv-d1d864546cf6f63b089cf248c04fa6b625f23d50.tar.xz
DOCS: change version references from 0.17.1 to 0.18.0
0.17.1 was never released, so the actual 0.18.0 release takes its place.
Diffstat (limited to 'DOCS/client-api-changes.rst')
-rw-r--r--DOCS/client-api-changes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 8ef01a05e1..7bcbbad721 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -32,7 +32,7 @@ API changes
::
- --- mpv 0.17.1 ---
+ --- mpv 0.18.0 ---
1.21 - mpv_set_property() changes behavior with MPV_FORMAT_NODE. Before this
change it rejected mpv_nodes with format==MPV_FORMAT_STRING if the
property was not a string or did not have special mechanisms in place