aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgb/common/cxgb_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgb/common/cxgb_version.h')
-rw-r--r--sys/dev/cxgb/common/cxgb_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/cxgb/common/cxgb_version.h b/sys/dev/cxgb/common/cxgb_version.h
index 5867bebb2724..3f4a652fb426 100644
--- a/sys/dev/cxgb/common/cxgb_version.h
+++ b/sys/dev/cxgb/common/cxgb_version.h
@@ -1,6 +1,6 @@
/**************************************************************************
-Copyright (c) 2007, Chelsio Inc.
+Copyright (c) 2007-2008, Chelsio Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -37,5 +37,5 @@ $FreeBSD$
#define __CHELSIO_VERSION_H
#define DRV_DESC "Chelsio T3 Network Driver"
#define DRV_NAME "cxgb"
-#define DRV_VERSION "1.0.129a"
+#define DRV_VERSION "1.0.133"
#endif