[SCM] libav/experimental: Bump micro version number for r10429

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:07:03 UTC 2013


The following commit has been merged in the experimental branch:
commit ac6577cd71e5d2e48728a04a4050a28b454d4ed5
Author: Ramiro Polla <ramiro.polla at gmail.com>
Date:   Mon Sep 10 19:31:03 2007 +0000

    Bump micro version number for r10429
    
    Originally committed as revision 10473 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 7e57d88..577c215 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -21,8 +21,8 @@
 #ifndef AVFORMAT_H
 #define AVFORMAT_H
 
-#define LIBAVFORMAT_VERSION_INT ((51<<16)+(12<<8)+2)
-#define LIBAVFORMAT_VERSION     51.12.2
+#define LIBAVFORMAT_VERSION_INT ((51<<16)+(12<<8)+3)
+#define LIBAVFORMAT_VERSION     51.12.3
 #define LIBAVFORMAT_BUILD       LIBAVFORMAT_VERSION_INT
 
 #define LIBAVFORMAT_IDENT       "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list