summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2011-03-26 15:12:35 +1100
committerReinhard Tartler <siretart@tauware.de>2011-05-01 19:35:55 +0200
commite27ce0eea36b7631ad26a8f41b93855e3ae7e8f9 (patch)
treecc976ebb2b016871f47166d6886987d7fd4d8c49 /libavcodec/version.h
parent406629150cae78a15d7c04b049511b03740b6bfc (diff)
downloadffmpeg-streaming-e27ce0eea36b7631ad26a8f41b93855e3ae7e8f9.zip
ffmpeg-streaming-e27ce0eea36b7631ad26a8f41b93855e3ae7e8f9.tar.gz
DPX image encoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 418e275..d840fbe 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,8 +21,8 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 1
-#define LIBAVCODEC_VERSION_MICRO 1
+#define LIBAVCODEC_VERSION_MINOR 2
+#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
OpenPOWER on IntegriCloud