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

#define VERSION	"0"
#define RELEASE	"6"
#define PATCH	"2"
#define EXTRA	"_6"