summaryrefslogtreecommitdiffstats
path: root/fs/hfs/version.c
blob: 365e9f375bb9764ad0a0249d849443d94cd56bec (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.96";