summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-09-22 09:56:33 +0200
committerClément Bœsch <ubitux@gmail.com>2012-10-01 22:24:17 +0200
commit81bbce9cf304c93f325b0672b51d65a282c6581f (patch)
treeb02cef181739806e4eeb15e872ad85cc1e3f36e7 /libavcodec/version.h
parentc39916bc2f43eed86f9822b7d6802b8a4f2a86c8 (diff)
downloadffmpeg-streaming-81bbce9cf304c93f325b0672b51d65a282c6581f.zip
ffmpeg-streaming-81bbce9cf304c93f325b0672b51d65a282c6581f.tar.gz
Move xGA font data from lavc to lavu.
This needs to be accessible for libavfilter in the next commit.
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 c1f80b6..7e0b96b 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 61
+#define LIBAVCODEC_VERSION_MINOR 62
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud