Signed-off-by: Eric Multanen <[email protected]> ---
fcoemon.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fcoemon.c b/fcoemon.c index 15134a9..a3a09b1 100644 --- a/fcoemon.c +++ b/fcoemon.c @@ -84,7 +84,7 @@ #define FCM_PING_RSP_LEN 8 /* byte-length of dcbd PING response */ static char *fcoemon_version = \ - "fcoemon v1.0.7\n Copyright (c) 2009, Intel Corporation.\n"; + "fcoemon v1.0.8\n Copyright (c) 2009, Intel Corporation.\n"; /* * fcoe service configuration data _______________________________________________ devel mailing list [email protected] http://www.open-fcoe.org/mailman/listinfo/devel
