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

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