summaryrefslogtreecommitdiffstats
path: root/libavdevice/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-19 23:36:10 +0200
committerClément Bœsch <ubitux@gmail.com>2013-05-20 01:11:33 +0200
commit16a75eaa204a815a7f7810641819d42ee9296cac (patch)
tree8df0e69ad0cc88f6ab4d7e1a1bf2e8d980636434 /libavdevice/version.h
parent8eec655320f5ea48fe63dbfb8611dfdec1cf0c83 (diff)
downloadffmpeg-streaming-16a75eaa204a815a7f7810641819d42ee9296cac.zip
ffmpeg-streaming-16a75eaa204a815a7f7810641819d42ee9296cac.tar.gz
lavd: add v4l2 outdev.
Diffstat (limited to 'libavdevice/version.h')
-rw-r--r--libavdevice/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/version.h b/libavdevice/version.h
index c03e733..6fd8d35 100644
--- a/libavdevice/version.h
+++ b/libavdevice/version.h
@@ -28,7 +28,7 @@
#include "libavutil/avutil.h"
#define LIBAVDEVICE_VERSION_MAJOR 55
-#define LIBAVDEVICE_VERSION_MINOR 0
+#define LIBAVDEVICE_VERSION_MINOR 1
#define LIBAVDEVICE_VERSION_MICRO 100
#define LIBAVDEVICE_VERSION_INT AV_VERSION_INT(LIBAVDEVICE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud