aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2011-10-10 10:25:07 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-10-10 10:25:07 +0200
commit0b3e070035aa23e7a2d0902d406c9340c0d3301c (patch)
tree501974a24fe31734a51ee6281df54d17d2e2649c /libavcodec/version.h
parent9719f25e7b5a7222ca4a1e0966bb35f363752814 (diff)
downloadffmpeg-0b3e070035aa23e7a2d0902d406c9340c0d3301c.tar.gz
Bump minor for G.723.1 encoder and muxer.
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 70f59b8dd1..787c3f6f73 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 19
-#define LIBAVCODEC_VERSION_MICRO 1
+#define LIBAVCODEC_VERSION_MINOR 20
+#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \