ad_rss
Version.hpp
Go to the documentation of this file.
1 /*
2  * ----------------- BEGIN LICENSE BLOCK ---------------------------------
3  *
4  * Copyright (C) 2018-2020 Intel Corporation
5  *
6  * SPDX-License-Identifier: LGPL-2.1-only
7  *
8  * ----------------- END LICENSE BLOCK -----------------------------------
9  */
10 
18 #pragma once
19 
23 #define AD_RSS_VERSION_MAJOR 4
24 
28 #define AD_RSS_VERSION_MINOR 4
29 
33 #define AD_RSS_VERSION_REVISION 0
34 
38 #define AD_RSS_VERSION_STRING "4.4.0"