aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-01-22 20:05:44 +0000
committerPaul B Mahol <onemda@gmail.com>2013-08-14 14:04:05 +0000
commit93f4277714ff7b8bb46306808bc42fff28d47dc8 (patch)
tree8284b040ea7c3010fa58c95c260fcfb95da4d4e2 /libavcodec/version.h
parent20904518e98bcd4f578f97ccf27dee29f481e969 (diff)
downloadffmpeg-93f4277714ff7b8bb46306808bc42fff28d47dc8.tar.gz
WavPack encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 e31fea206e..553f5f21ec 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 27
+#define LIBAVCODEC_VERSION_MINOR 28
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \