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

#define VERSION	"0"
#define RELEASE	"1"
#define PATCH	"0"
#define EXTRA	""