11 lines
259 B
C
11 lines
259 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/* Copyright (C) 2021 - 2023, Shanghai Yunsilicon Technology Co., Ltd.
|
|
* All rights reserved.
|
|
*/
|
|
|
|
#define BRANCH_VERSION 1
|
|
#define MAJOR_VERSION 1
|
|
#define MINOR_VERSION 0
|
|
#define HOTFIX_NUM 0
|
|
#define BUILD_VERSION 375
|