Update version

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
Slawomir Jankowski 2020-04-06 16:30:59 +02:00
parent 72f11d0771
commit 13828ab836

View File

@ -1,5 +1,5 @@
/* /*
* Copyright(c) 2019 Intel Corporation * Copyright(c) 2019-2020 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause-Clear * SPDX-License-Identifier: BSD-3-Clause-Clear
*/ */
@ -15,8 +15,8 @@
#define OCF_PREFIX_SHORT "[" OCF_LOGO "] " #define OCF_PREFIX_SHORT "[" OCF_LOGO "] "
#define OCF_PREFIX_LONG "Open CAS Framework" #define OCF_PREFIX_LONG "Open CAS Framework"
#define OCF_VERSION_MAIN 19 #define OCF_VERSION_MAIN 20
#define OCF_VERSION_MAJOR 9 #define OCF_VERSION_MAJOR 3
#define OCF_VERSION_MINOR 0 #define OCF_VERSION_MINOR 0
#endif /* __OCF_ENV_HEADERS_H__ */ #endif /* __OCF_ENV_HEADERS_H__ */