libv4l: Start of 0.6.5 dev cycle
authorHans de Goede <hdegoede@redhat.com>
Sun, 17 Jan 2010 17:19:09 +0000 (18:19 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:40 +0000 (21:44 -0300)
Priority: normal

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/ChangeLog
lib/Makefile

index 0b92d68..e2654f6 100644 (file)
@@ -1,3 +1,7 @@
+libv4l-0.6.5
+------------
+* Add more laptop models to the upside down devices table
+
 libv4l-0.6.4
 ------------
 * Add more laptop models to the upside down devices table
index 9e16d38..af3494c 100644 (file)
@@ -1,5 +1,5 @@
 LIB_RELEASE=0
-V4L2_LIB_VERSION=$(LIB_RELEASE).6.4
+V4L2_LIB_VERSION=$(LIB_RELEASE).6.5-test
 
 all install:
        $(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@