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