public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] vivi version bump
@ 2008-10-30 18:09 Carl Karsten
  2008-11-08  4:55 ` [patch] test code tweaks Carl Karsten
  0 siblings, 1 reply; 4+ messages in thread
From: Carl Karsten @ 2008-10-30 18:09 UTC (permalink / raw)
  To: video4linux-list

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

New features have been added, so VIVI_MINOR_VERSION gets bumped.

Signed-off-by: Carl Karsten  <carl@personnelware.com>

diff -r 931fa560184d linux/drivers/media/video/vivi.c
--- a/linux/drivers/media/video/vivi.c	Tue Oct 21 20:20:26 2008 -0200
+++ b/linux/drivers/media/video/vivi.c	Thu Oct 30 13:00:41 2008 -0500
@@ -53,7 +53,7 @@
 #include "font.h"

 #define VIVI_MAJOR_VERSION 0
-#define VIVI_MINOR_VERSION 5
+#define VIVI_MINOR_VERSION 6
 #define VIVI_RELEASE 0
 #define VIVI_VERSION \

Carl Karsten

[-- Attachment #2: vivi.c.diff --]
[-- Type: text/x-patch, Size: 442 bytes --]

diff -r 931fa560184d linux/drivers/media/video/vivi.c
--- a/linux/drivers/media/video/vivi.c	Tue Oct 21 20:20:26 2008 -0200
+++ b/linux/drivers/media/video/vivi.c	Thu Oct 30 13:04:23 2008 -0500
@@ -53,7 +53,7 @@
 #include "font.h"
 
 #define VIVI_MAJOR_VERSION 0
-#define VIVI_MINOR_VERSION 5
+#define VIVI_MINOR_VERSION 6
 #define VIVI_RELEASE 0
 #define VIVI_VERSION \
 	KERNEL_VERSION(VIVI_MAJOR_VERSION, VIVI_MINOR_VERSION, VIVI_RELEASE)

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-08 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 18:09 [patch] vivi version bump Carl Karsten
2008-11-08  4:55 ` [patch] test code tweaks Carl Karsten
2008-11-08  9:59   ` Mauro Carvalho Chehab
2008-11-08 23:50     ` Carl Karsten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox