projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde1f92
)
Bump micro version number for r10429
author
Ramiro Polla
<ramiro.polla@gmail.com>
Mon, 10 Sep 2007 19:31:03 +0000
(19:31 +0000)
committer
Ramiro Polla
<ramiro.polla@gmail.com>
Mon, 10 Sep 2007 19:31:03 +0000
(19:31 +0000)
Originally committed as revision 10473 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
patch
|
blob
|
history
diff --git
a/libavformat/avformat.h
b/libavformat/avformat.h
index
7e57d88
..
577c215
100644
(file)
--- 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)