From 325fb246f257547b56c39c545fc193e40fe5b590 Mon Sep 17 00:00:00 2001 From: Georg Lippitsch Date: Mon, 23 Apr 2012 16:01:17 +0200 Subject: FireWire DV/HDV input device using libiec61883 Signed-off-by: Stefano Sabatini --- libavdevice/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavdevice/version.h') diff --git a/libavdevice/version.h b/libavdevice/version.h index 3b1e9b5313..93a07bd33c 100644 --- a/libavdevice/version.h +++ b/libavdevice/version.h @@ -28,7 +28,7 @@ #include "libavutil/avutil.h" #define LIBAVDEVICE_VERSION_MAJOR 54 -#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, \ -- cgit v1.2.3