2026-01-29 22:25:33 +08:00

8 lines
163 B
C

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