aboutsummaryrefslogtreecommitdiff
path: root/include/version.h
blob: ae6291f8785826a087aa56a84ce86836b42f1da0 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *  Copyright (C) 2020 Namjae Jeon <linkinjeon@kernel.org>
 */

#ifndef _VERSION_H

#define EXFAT_PROGS_VERSION "1.1.1"

#endif /* !_VERSION_H */