summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/Makefile
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-26 10:26:55 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-05-26 10:26:55 +0200
commit34c9ff27162488d95480bc8a7ea9b45de5f146ae (patch)
tree6bdd76d3f7d54b3860ef71e147c153177e98f434 /v4l2-apps/libv4l/Makefile
parentd181de4cbd594ec4c283438f4fb3d2563106ae12 (diff)
downloadmediapointer-dvb-s2-34c9ff27162488d95480bc8a7ea9b45de5f146ae.tar.gz
mediapointer-dvb-s2-34c9ff27162488d95480bc8a7ea9b45de5f146ae.tar.bz2
libv4l: 0.5.98 release
From: Hans de Goede <hdegoede@redhat.com> libv4l: 0.5.98 release Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/Makefile')
-rw-r--r--v4l2-apps/libv4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/libv4l/Makefile b/v4l2-apps/libv4l/Makefile
index 4d57b42cc..ef86fd130 100644
--- a/v4l2-apps/libv4l/Makefile
+++ b/v4l2-apps/libv4l/Makefile
@@ -1,5 +1,5 @@
LIB_RELEASE=0
-V4L2_LIB_VERSION=$(LIB_RELEASE).5.97
+V4L2_LIB_VERSION=$(LIB_RELEASE).5.98
all install:
$(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@