summaryrefslogtreecommitdiffstats
path: root/include/version.h
blob: e3243634980b85a145fcc01813a69c267a1d3491 (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.5"

#endif /* !_VERSION_H */