changeset 831:c7a8f850d5cf libavutil

Bump minor for av_compare_ts()
author michael
date Sun, 07 Feb 2010 17:13:59 +0000
parents a6eab70dd366
children 719f18da56a8
files avutil.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avutil.h	Sun Feb 07 16:26:50 2010 +0000
+++ b/avutil.h	Sun Feb 07 17:13:59 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  8
+#define LIBAVUTIL_VERSION_MINOR  9
 #define LIBAVUTIL_VERSION_MICRO  0
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \