From 6c09af7e46a5a1ada67ffe832f7895cf2749130b Mon Sep 17 00:00:00 2001
From: Anton Khirnov <anton@khirnov.net>
Date: Tue, 27 Sep 2016 15:47:22 +0200
Subject: [PATCH] APIchanges: fix a typo in the version number

---
 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 6859081b0e5..d0ffca2e80d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -16,7 +16,7 @@ API changes, most recent first:
 2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
   Add AV_PIX_FMT_YUV(420,422,444)P12.
 
-2016-xx-xx - xxxxxxx - lavc 59.27.0 - avcodec.h
+2016-xx-xx - xxxxxxx - lavc 57.27.0 - avcodec.h
   Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.
 
 2016-08-24 - xxxxxxx - lavu 55.21.0 - imgutils.h
-- 
GitLab