[FFmpeg-cvslog] libavfilter: bump micro version to 101
Daniel Molkentin
git at videolan.org
Wed Oct 10 20:43:58 EEST 2018
ffmpeg | branch: master | Daniel Molkentin <daniel at molkentin.de> | Tue Oct 9 14:32:58 2018 +0200| [a628fa1feca439d93adb95b5b1b27f78c3ff2eaa] | committer: Paul B Mahol
libavfilter: bump micro version to 101
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a628fa1feca439d93adb95b5b1b27f78c3ff2eaa
---
libavfilter/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/version.h b/libavfilter/version.h
index cde68fbdd5..30e961b999 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 7
#define LIBAVFILTER_VERSION_MINOR 33
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
More information about the ffmpeg-cvslog
mailing list