summaryrefslogtreecommitdiffstats
path: root/fs/hfs/version.c
blob: 8652c1ccae3e4c07d45dddf067af021dc3cc3e4a (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 Public License.
 *
 * This file contains the version string for this release.
 */

const char hfs_version[]="0.95+asun3";