aboutsummaryrefslogblamecommitdiffstats
path: root/src/version.h
blob: 3773617f2a76b4186689b37202fa434eb7d83c27 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                          
/*
 * Copyright (c) 2020, yzrh <yzrh@tuta.io>
 *
 * SPDX-License-Identifier: Apache-2.0
 */

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