aboutsummaryrefslogtreecommitdiff
path: root/include/version.h
blob: b0348d6a3a0d43a64fd7f8723a5bd837b0694320 (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.2.0"

#endif /* !_VERSION_H */