diff options
| author | David C Somayajulu <davidcs@FreeBSD.org> | 2018-03-29 17:36:34 +0000 |
|---|---|---|
| committer | David C Somayajulu <davidcs@FreeBSD.org> | 2018-03-29 17:36:34 +0000 |
| commit | 971e53c9378a7041ecf7cbfb0ced29b05376a4a1 (patch) | |
| tree | dd3b359b26c55de1347c6b19819bf768c107d23f /sys/dev/qlxgbe/ql_ver.h | |
| parent | af00071dbacb52eb95a07e5b247f13702e157598 (diff) | |
Notes
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 d9e26b56f936..8c1433dfdaea 100644 --- a/sys/dev/qlxgbe/ql_ver.h +++ b/sys/dev/qlxgbe/ql_ver.h @@ -38,6 +38,6 @@ #define QLA_VERSION_MAJOR 3 #define QLA_VERSION_MINOR 10 -#define QLA_VERSION_BUILD 36 +#define QLA_VERSION_BUILD 37 #endif /* #ifndef _QL_VER_H_ */ |
