Bump micro version after the FRWU decoder inclusion
authorVitor Sessak <vitor1001@gmail.com>
Sat, 24 Oct 2009 17:24:16 +0000 (17:24 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 24 Oct 2009 17:24:16 +0000 (17:24 +0000)
Originally committed as revision 20366 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 64ef8e3..9e8a636 100644 (file)
@@ -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, \