diff mbox

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

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

Commit Message

Sreenivasa Honnur April 8, 2010, 8:45 a.m. UTC
- Version update.
 
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@exar.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@exar.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 April 8, 2010, 8:49 a.m. UTC | #1
From: Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com>
Date: Thu, 8 Apr 2010 04:45:07 -0400 (EDT)

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

Also applied, thanks.
--
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 patch3/drivers/net/vxge/vxge-version.h patch4/drivers/net/vxge/vxge-version.h
--- patch3/drivers/net/vxge/vxge-version.h	2010-04-01 12:13:17.000000000 +0530
+++ patch4/drivers/net/vxge/vxge-version.h	2010-04-07 11:39:50.000000000 +0530
@@ -17,7 +17,7 @@ 
 
 #define VXGE_VERSION_MAJOR	"2"
 #define VXGE_VERSION_MINOR	"0"
-#define VXGE_VERSION_FIX	"7"
-#define VXGE_VERSION_BUILD	"20144"
+#define VXGE_VERSION_FIX	"8"
+#define VXGE_VERSION_BUILD	"20182"
 #define VXGE_VERSION_FOR	"k"
 #endif