summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-07-22 08:06:19 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-07-22 08:43:12 +0200
commit1470ce21cec5ee26e106e2a884c26bbf84e5aaea (patch)
treeee57c84169f798b951bd0ec00952bf491d152cdb /libavcodec/version.h
parent55c3a4f617171ad1138df684cbafa570807bc6a9 (diff)
downloadffmpeg-streaming-1470ce21cec5ee26e106e2a884c26bbf84e5aaea.zip
ffmpeg-streaming-1470ce21cec5ee26e106e2a884c26bbf84e5aaea.tar.gz
Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer
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 a3fbb74..98d6690 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 22
+#define LIBAVCODEC_VERSION_MINOR 23
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud