summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorThomas Volkert <thomas.volkert@net-zeal.com>2018-04-21 15:53:31 +0200
committerThomas Volkert <thomas.volkert@net-zeal.com>2018-04-23 20:48:11 +0200
commit62f5c9d68bf6e0f2c1a47cf002629a70a82274fc (patch)
tree79f0e0385837752a5fe634e5ee9b42af3df2b693 /libavformat/version.h
parent2442cf3615a1547abfcb24ea061b0f65dee7f0ea (diff)
libavformat: add mbedTLS based TLS
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index dced716450..e9b94cc216 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -32,7 +32,7 @@
// Major bumping may affect Ticket5467, 5421, 5451(compatibility with Chromium)
// Also please add any ticket numbers that you believe might be affected here
#define LIBAVFORMAT_VERSION_MAJOR 58
-#define LIBAVFORMAT_VERSION_MINOR 13
+#define LIBAVFORMAT_VERSION_MINOR 14
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \