changeset 10451:5af2d042ace7 libavcodec

Bump micro version after the FRWU decoder inclusion
author vitor
date Sat, 24 Oct 2009 17:24:16 +0000
parents f2eb441790a3
children c6aa538c0bc3
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Fri Oct 23 11:51:12 2009 +0000
+++ b/avcodec.h	Sat Oct 24 17:24:16 2009 +0000
@@ -31,7 +31,7 @@
 
 #define LIBAVCODEC_VERSION_MAJOR 52
 #define LIBAVCODEC_VERSION_MINOR 37
-#define LIBAVCODEC_VERSION_MICRO  0
+#define LIBAVCODEC_VERSION_MICRO  1
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \