summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-25 20:42:35 +0200
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-04-28 08:32:28 +0900
commitd27bb1ce80eb2ddb51253f6d346a5ea7d17bac75 (patch)
treed85c8d09dbff91b3c2856f518469e0d55334be7c
parente795a1781fc934a4eb3d69443348644f0640867b (diff)
downloadmpv-d27bb1ce80eb2ddb51253f6d346a5ea7d17bac75.tar.bz2
mpv-d27bb1ce80eb2ddb51253f6d346a5ea7d17bac75.tar.xz
DOCS/client-api-changes: fix release marker
The release was pushed back and now actually happened; the marker became incorrect. (cherry picked from commit 4df8c21f8125dfe083896fda51a6bf5084b4354f)
-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 9b3f21c7c8..009aab7ac7 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -25,8 +25,8 @@ API changes
::
+ --- mpv 0.9.0 is released ---
1.17 - add MPV_FORMAT_BYTE_ARRAY
- --- mpv 0.9.0 will be released ---
1.16 - add mpv_opengl_cb_report_flip()
- introduce mpv_opengl_cb_draw() and deprecate mpv_opengl_cb_render()
1.15 - mpv_initialize() will now load config files. This requires setting