aboutsummaryrefslogtreecommitdiffstats
path: root/src/version.h
blob: 78edaf2589eba38e97d44381d41ec55f02de8ac5 (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	"_5"