diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:41:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 06:41:37 -0300 |
commit | dbe96ea057cb7cf8050f22c934df078560d88c65 (patch) | |
tree | c3bcb1a051272ee414836c3186f1fb67c206edb9 /v4l2-apps/lib/libv4l/Makefile | |
parent | c241933ee2723ed8ac2f3e493a3abfa9a8aa35fa (diff) | |
parent | dd206111ac475d3fe5b1da56cfd0b54544ab0591 (diff) | |
download | mediapointer-dvb-s2-dbe96ea057cb7cf8050f22c934df078560d88c65.tar.gz mediapointer-dvb-s2-dbe96ea057cb7cf8050f22c934df078560d88c65.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-audiochip
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'v4l2-apps/lib/libv4l/Makefile')
-rw-r--r-- | v4l2-apps/lib/libv4l/Makefile | 2 |
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 $@ |