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