qlnx_ver.h revision 322850
1278799Shselasky/*
2278799Shselasky * Copyright (c) 2017-2018 Cavium, Inc.
3278799Shselasky * All rights reserved.
4278799Shselasky *
5278799Shselasky *  Redistribution and use in source and binary forms, with or without
6278799Shselasky *  modification, are permitted provided that the following conditions
7278799Shselasky *  are met:
8278799Shselasky *
9278799Shselasky *  1. Redistributions of source code must retain the above copyright
10278799Shselasky *     notice, this list of conditions and the following disclaimer.
11278799Shselasky *  2. Redistributions in binary form must reproduce the above copyright
12278799Shselasky *     notice, this list of conditions and the following disclaimer in the
13278799Shselasky *     documentation and/or other materials provided with the distribution.
14278799Shselasky *
15278799Shselasky *  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
16278799Shselasky *  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17278799Shselasky *  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18278799Shselasky *  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
19278799Shselasky *  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20278799Shselasky *  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21278799Shselasky *  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22278799Shselasky *  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23278799Shselasky *  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24278799Shselasky *  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25278799Shselasky *  POSSIBILITY OF SUCH DAMAGE.
26278799Shselasky *
27278799Shselasky * $FreeBSD: stable/10/sys/dev/qlnx/qlnxe/qlnx_ver.h 322850 2017-08-24 18:01:17Z davidcs $
28278799Shselasky *
29278799Shselasky */
30278799Shselasky
31278799Shselasky
32278799Shselasky/*
33278799Shselasky * File: qlnx_ver.h
34278799Shselasky * Author : David C Somayajulu, Cavium, Inc., San Jose, CA 95131.
35278799Shselasky */
36278799Shselasky/*
37278799Shselasky * version numbers
38278799Shselasky */
39278799Shselasky
40278799Shselasky#define QLNX_VERSION_MAJOR      1
41278799Shselasky#define QLNX_VERSION_MINOR      4
42278799Shselasky#define QLNX_VERSION_BUILD      6
43278799Shselasky
44278799Shselasky