diff options
Diffstat (limited to 'sys/dev/qlxgbe/ql_ver.h')
-rw-r--r-- | sys/dev/qlxgbe/ql_ver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qlxgbe/ql_ver.h b/sys/dev/qlxgbe/ql_ver.h index 0d86db9..34051fc 100644 --- a/sys/dev/qlxgbe/ql_ver.h +++ b/sys/dev/qlxgbe/ql_ver.h @@ -36,6 +36,6 @@ #define QLA_VERSION_MAJOR 3 #define QLA_VERSION_MINOR 10 -#define QLA_VERSION_BUILD 25 +#define QLA_VERSION_BUILD 26 #endif /* #ifndef _QL_VER_H_ */ |