All of lore.kernel.org
 help / color / mirror / Atom feed
* DVB Update [PATCH 5/31] increment api minor
@ 2008-09-04 20:23 Manu Abraham
  0 siblings, 0 replies; only message in thread
From: Manu Abraham @ 2008-09-04 20:23 UTC (permalink / raw)
  To: linux-kernel, v4l-dvb-maintainer, akpm

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

>From 66d17eea7f3962e571fbb3b8809cc5696a050878 Mon Sep 17 00:00:00 2001
From: Manu Abraham <manu@linuxtv.org>
Date: Thu, 4 Sep 2008 12:20:30 +0200
Subject: [PATCH] DVB API update: Increment API minor version

* Increment API minor version to reflect the changes to the
frontend API

From: Manu Abraham <abraham.manu@gmail.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>

 version.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[-- Attachment #2: 5.patch --]
[-- Type: text/x-patch, Size: 711 bytes --]

>From 66d17eea7f3962e571fbb3b8809cc5696a050878 Mon Sep 17 00:00:00 2001
From: Manu Abraham <manu@linuxtv.org>
Date: Thu, 4 Sep 2008 12:20:30 +0200
Subject: [PATCH] DVB API update: Increment API minor version

* Increment API minor version to reflect the changes to the
frontend API

From: Manu Abraham <abraham.manu@gmail.com>
Signed-off-by: Manu Abraham <manu@linuxtv.org>

diff --git a/include/linux/dvb/version.h b/include/linux/dvb/version.h
index 126e0c2..2dd76c8 100644
--- a/include/linux/dvb/version.h
+++ b/include/linux/dvb/version.h
@@ -24,6 +24,6 @@
 #define _DVBVERSION_H_
 
 #define DVB_API_VERSION 3
-#define DVB_API_VERSION_MINOR 2
+#define DVB_API_VERSION_MINOR 3
 
 #endif /*_DVBVERSION_H_*/


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-04 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 20:23 DVB Update [PATCH 5/31] increment api minor Manu Abraham

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.