melon/src/version.h
2020-09-08 00:58:40 +00:00

10 lines
170 B
C

/*
* Copyright (c) 2020, yzrh <yzrh@noema.org>
*
* SPDX-License-Identifier: Apache-2.0
*/
#define VERSION "0"
#define RELEASE "1"
#define PATCH "0"
#define EXTRA ""