[SCM] libav/experimental: Increase avformat micro version, forgotten in r25834.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:19:29 UTC 2013


The following commit has been merged in the experimental branch:
commit 2400730fe7b4a8edd385063c726a5a4f0b578222
Author: Carl Eugen Hoyos <cehoyos at rainbow.studorg.tuwien.ac.at>
Date:   Sat Nov 27 20:29:54 2010 +0000

    Increase avformat micro version, forgotten in r25834.
    
    Originally committed as revision 25836 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index bd4ac50..86ef13a 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -23,7 +23,7 @@
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
 #define LIBAVFORMAT_VERSION_MINOR 87
-#define LIBAVFORMAT_VERSION_MICRO  0
+#define LIBAVFORMAT_VERSION_MICRO  1
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list