changeset 988:9e571d7d4a99 libavutil

Bump minor after read/write_line() to av_read/write_image_line() rename, done in r24101.
author stefano
date Thu, 08 Jul 2010 22:13:32 +0000
parents f2fa8ffe7a05
children 732bb5b10aec
files avutil.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avutil.h	Thu Jul 08 22:05:33 2010 +0000
+++ b/avutil.h	Thu Jul 08 22:13:32 2010 +0000
@@ -40,7 +40,7 @@
 #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c)
 
 #define LIBAVUTIL_VERSION_MAJOR 50
-#define LIBAVUTIL_VERSION_MINOR 20
+#define LIBAVUTIL_VERSION_MINOR 21
 #define LIBAVUTIL_VERSION_MICRO  0
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \