libv4l: Start of 0.6.4 dev cycle
authorHans de Goede <hdegoede@redhat.com>
Sun, 25 Oct 2009 08:28:50 +0000 (09:28 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:39 +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 1357365..ed8f3de 100644 (file)
@@ -1,3 +1,7 @@
+libv4l-0.6.4
+------------
+* Add more laptop models to the upside down devices table
+
 libv4l-0.6.3
 ------------
 * Add more laptop models to the upside down devices table
index 9c57a0e..3b5a163 100644 (file)
@@ -1,5 +1,5 @@
 LIB_RELEASE=0
-V4L2_LIB_VERSION=$(LIB_RELEASE).6.3
+V4L2_LIB_VERSION=$(LIB_RELEASE).6.4-test
 
 all install:
        $(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@