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