aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
blob: c3ff31463583905f5ccc554e00bfee1dc37f7db0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (c) 2020-2023, yzrh <yzrh@noema.org>
 *
 * SPDX-License-Identifier: Apache-2.0
 */

#define VERSION	"0"
#define RELEASE	"3"
#define PATCH	"0"
#define EXTRA	""