diff options
| author | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-07-10 15:13:05 +0200 |
|---|---|---|
| committer | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-07-10 15:13:05 +0200 |
| commit | 128548bcb727ec7fa79a3a281712dc2a3f8e80e8 (patch) | |
| tree | f58a99a183ab3cb68b767113784c81c26942d724 /v4l2-apps/libv4l/Makefile | |
| parent | 91ee1547f250403bb4aac507b11bf893df0d961b (diff) | |
| download | mediapointer-dvb-s2-128548bcb727ec7fa79a3a281712dc2a3f8e80e8.tar.gz mediapointer-dvb-s2-128548bcb727ec7fa79a3a281712dc2a3f8e80e8.tar.bz2 | |
libv4l: update upside down devices table
From: Hans de Goede <hdegoede@redhat.com>
libv4l: update upside down devices table
Priority: normal
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/Makefile')
| -rw-r--r-- | v4l2-apps/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/libv4l/Makefile b/v4l2-apps/libv4l/Makefile index 8f72059e5..18dd17bdc 100644 --- a/v4l2-apps/libv4l/Makefile +++ b/v4l2-apps/libv4l/Makefile @@ -1,5 +1,5 @@ LIB_RELEASE=0 -V4L2_LIB_VERSION=$(LIB_RELEASE).6.0 +V4L2_LIB_VERSION=$(LIB_RELEASE).6.1 all install: $(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@ |
