summaryrefslogtreecommitdiffstats
path: root/fs/hfs/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/hfs/version.c')
-rw-r--r--fs/hfs/version.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/fs/hfs/version.c b/fs/hfs/version.c
new file mode 100644
index 000000000..8eb74084d
--- /dev/null
+++ b/fs/hfs/version.c
@@ -0,0 +1,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+asun2";