summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2011-10-31 01:10:07 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-10-31 01:10:07 +0100
commit171727d5308abb212b3f686143b3d781d41f7b76 (patch)
tree2d39fb270fea1662ccc98d55eadc53a5a6a57381 /libavcodec
parent0bc5677e98cf7cc490276ce6008bd9b3fceb2928 (diff)
Bump libavcodec minor version for the Dirac 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 2001dcfbf0..db9b8ddad6 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 25
+#define LIBAVCODEC_VERSION_MINOR 26
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \