git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1b19d0c
)
avfilter: bump minor after colorkey addition
author
Clément Bœsch
<u@pkh.me>
Sun, 14 Jun 2015 09:20:42 +0000
(11:20 +0200)
committer
Clément Bœsch
<u@pkh.me>
Sun, 14 Jun 2015 09:20:47 +0000
(11:20 +0200)
libavfilter/version.h
patch
|
blob
|
history
diff --git
a/libavfilter/version.h
b/libavfilter/version.h
index
bf7275f
..
e7b5852
100644
(file)
--- a/
libavfilter/version.h
+++ b/
libavfilter/version.h
@@
-30,8
+30,8
@@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#define LIBAVFILTER_VERSION_MINOR 1
6
-#define LIBAVFILTER_VERSION_MICRO 10
1
+#define LIBAVFILTER_VERSION_MINOR 1
7
+#define LIBAVFILTER_VERSION_MICRO 10
0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \