/* SPDX-License-Identifier: GPL-2.0 */ /* Copyright(c) 2022 - 2023 Mucse Corporation. */ #ifndef VERSION_H #define VERSION_H #define GIT_COMMIT " 8206c05" #endif