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