summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/Makefile
diff options
context:
space:
mode:
authorhans@localhost.localdomain <hans@localhost.localdomain>2008-07-23 14:04:23 +0200
committerhans@localhost.localdomain <hans@localhost.localdomain>2008-07-23 14:04:23 +0200
commit8ee417ab6882e4c478e95c6f0198efe416ee5da8 (patch)
tree50459eb56816ae4d4a7d31975a80c6ca0ec1b1c1 /v4l2-apps/lib/libv4l/Makefile
parent6b9a288b7689b76db669d5fb192a5190fcafbcc8 (diff)
downloadmediapointer-dvb-s2-8ee417ab6882e4c478e95c6f0198efe416ee5da8.tar.gz
mediapointer-dvb-s2-8ee417ab6882e4c478e95c6f0198efe416ee5da8.tar.bz2
libv4l 0.3.7 release, add spca505/6 and spca508 format support
From: Hans de Goede <j.w.r.degoede@hhs.nl> * Add spca505/6 and spca508 cam specific formats (YUYV per line variations) Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Diffstat (limited to 'v4l2-apps/lib/libv4l/Makefile')
-rw-r--r--v4l2-apps/lib/libv4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/lib/libv4l/Makefile b/v4l2-apps/lib/libv4l/Makefile
index 0f4428eba..3497fdbf2 100644
--- a/v4l2-apps/lib/libv4l/Makefile
+++ b/v4l2-apps/lib/libv4l/Makefile
@@ -1,5 +1,5 @@
LIB_RELEASE=0
-V4L2_LIB_VERSION=$(LIB_RELEASE).3.6
+V4L2_LIB_VERSION=$(LIB_RELEASE).3.7
all clean install:
$(MAKE) -C libv4lconvert $@