summaryrefslogtreecommitdiffstats
path: root/fs/hfs/version.c
blob: ef0283ec0b6b169395a63b4a1fa1bbe700125c3c (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * linux/fs/hfs/version.c
 *
 * Copyright (C) 1995-1997  Paul H. Hargrove
 * This file may be distributed under the terms of the GNU General Public License.
 *
 * This file contains the version string for this release.
 */

const char hfs_version[]="0.96";