All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carl Karsten <carl@personnelware.com>
To: video4linux-list@redhat.com
Subject: [patch] vivi version bump
Date: Thu, 30 Oct 2008 13:09:34 -0500	[thread overview]
Message-ID: <4909F85E.4060900@personnelware.com> (raw)

[-- 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

             reply	other threads:[~2008-10-30 18:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 18:09 Carl Karsten [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4909F85E.4060900@personnelware.com \
    --to=carl@personnelware.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.