diff mbox

[net-next-2.6,7/8] vxge: Version update.

Message ID Pine.GSO.4.10.11003290412360.4435-100000@guinness
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Sreenivasa Honnur March 29, 2010, 8:13 a.m. UTC
- Version update

Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
---

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller March 30, 2010, midnight UTC | #1
From: Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com>
Date: Mon, 29 Mar 2010 04:13:13 -0400 (EDT)

> - Version update
> 
> Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
> Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff -urpN patch6/drivers/net/vxge/vxge-version.h patch7/drivers/net/vxge/vxge-version.h
--- patch6/drivers/net/vxge/vxge-version.h	2010-03-22 14:40:32.000000000 +0530
+++ patch7/drivers/net/vxge/vxge-version.h	2010-03-26 15:56:29.000000000 +0530
@@ -17,7 +17,7 @@ 
 
 #define VXGE_VERSION_MAJOR	"2"
 #define VXGE_VERSION_MINOR	"0"
-#define VXGE_VERSION_FIX	"6"
-#define VXGE_VERSION_BUILD	"18937"
+#define VXGE_VERSION_FIX	"7"
+#define VXGE_VERSION_BUILD	"20144"
 #define VXGE_VERSION_FOR	"k"
 #endif