summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-04-22 15:52:00 +0200
committerDiego Biurrun <diego@biurrun.de>2013-04-22 15:52:43 +0200
commitf13888afcc5e528b80e4ae5bc4f0d9dadc76f6aa (patch)
tree6974b7fcebcfff1ddc3d84aec9255728d1ce8090 /libavcodec
parentc81a70638116eaf4251075475e5cbb600a33c5ec (diff)
avcodec: Bump minor for JPEG 2000 decoder
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index cfcacb7f84..05ed6d017e 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 2
+#define LIBAVCODEC_VERSION_MINOR 3
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \