repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* added 0.99 linux version
[mascara-docs.git]
/
i386
/
linux
/
linux-2.3.21
/
fs
/
hfs
/
version.c
blob
365e9f375bb9764ad0a0249d849443d94cd56bec
1
/*
2
* linux/fs/hfs/version.c
3
*
4
* Copyright (C) 1995-1997 Paul H. Hargrove
5
* This file may be distributed under the terms of the GNU Public License.
6
*
7
* This file contains the version string for this release.
8
*/
9
10
const char
hfs_version
[]=
"0.96"
;