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

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