aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
blob: 7c1ca3bba2e2d38d2cecb19f3c9022cfede711f6 (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	"1"
#define EXTRA	""