diff --git a/aegisub/FFmpegSource2/ffms2.html b/aegisub/FFmpegSource2/ffms2.html
index 4e8b08f2d..4654c819d 100644
--- a/aegisub/FFmpegSource2/ffms2.html
+++ b/aegisub/FFmpegSource2/ffms2.html
@@ -272,7 +272,7 @@ Note that --enable-w32threads or --enable-pthreads is required for multithreaded
The audio track delay is now exposed in the API in the same way as video tracks
A big type and argument name cleanup in the API, many things have been renamed to be clearer and ffms.h should be completely C friendly now
Removed FFNoLog and replaced it with FFSetLogLevel and FFGetLogLevel, the default logging is now also set to quiet, the magical numbers to supply it can be found in avutil/log.h
-Updated FFmpeg to rev 18930 (now with faad2 again by popular demand, updated to GCC 4.4.0 for compiling all libraries)
+Updated FFmpeg to rev 18972 (now with faad2 again by popular demand, updated to GCC 4.4.0 for compiling all libraries)
2.00 beta 8