summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-06-09 20:03:33 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2014-04-23 19:57:44 +0200
commite2834567d73bd1e46478ba67ac133cb8ef5f50fd (patch)
tree93ec737c428f4a6629781467e6d32d5a2cafd2dd /libavcodec/version.h
parentd7eb8f903338048c0b222d92357d67f5d3b54295 (diff)
On2 AVC decoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index aa5d04cb3d..b04bc306d1 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 48
+#define LIBAVCODEC_VERSION_MINOR 49
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \