diff options
| author | Jon Mason <jon.mason@exar.com> | 2010-07-15 04:47:28 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-07-15 23:46:23 -0400 |
| commit | 6ce28c6f55fe636c322ea909794cf19b20ef4b6b (patch) | |
| tree | b0c060cb5bf9621d0c027bfda894227328a55408 | |
| parent | b2f5a0514cefdbc5c4936373b9a11c1c2026f025 (diff) | |
vxge: Version update
Version update
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@exar.com>
Signed-off-by: Ramkrishna Vepa <ramkrishna.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | drivers/net/vxge/vxge-version.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/net/vxge/vxge-version.h b/drivers/net/vxge/vxge-version.h index 4008e6b5d525..53fefe137368 100644 --- a/drivers/net/vxge/vxge-version.h +++ b/drivers/net/vxge/vxge-version.h | |||
| @@ -12,12 +12,11 @@ | |||
| 12 | * Copyright(c) 2002-2010 Exar Corp. | 12 | * Copyright(c) 2002-2010 Exar Corp. |
| 13 | ******************************************************************************/ | 13 | ******************************************************************************/ |
| 14 | #ifndef VXGE_VERSION_H | 14 | #ifndef VXGE_VERSION_H |
| 15 | |||
| 16 | #define VXGE_VERSION_H | 15 | #define VXGE_VERSION_H |
| 17 | 16 | ||
| 18 | #define VXGE_VERSION_MAJOR "2" | 17 | #define VXGE_VERSION_MAJOR "2" |
| 19 | #define VXGE_VERSION_MINOR "0" | 18 | #define VXGE_VERSION_MINOR "0" |
| 20 | #define VXGE_VERSION_FIX "8" | 19 | #define VXGE_VERSION_FIX "9" |
| 21 | #define VXGE_VERSION_BUILD "20182" | 20 | #define VXGE_VERSION_BUILD "20840" |
| 22 | #define VXGE_VERSION_FOR "k" | 21 | #define VXGE_VERSION_FOR "k" |
| 23 | #endif | 22 | #endif |
