diff options
author | Al Smith <Al.Smith@aeschi.ch.eu.org> | 1999-04-17 11:01:25 +0000 |
---|---|---|
committer | Al Smith <Al.Smith@aeschi.ch.eu.org> | 1999-04-17 11:01:25 +0000 |
commit | f863fa44863c5443c0b34e30bfb662358f27dd22 (patch) | |
tree | 0baaf87b2a937fc3682341745d0a360590487496 /include/linux/efs_fs.h | |
parent | f76c076c6fbb4540c78a949abd103b4bdd2c7b19 (diff) |
Minor bug fixes.
Diffstat (limited to 'include/linux/efs_fs.h')
-rw-r--r-- | include/linux/efs_fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/efs_fs.h b/include/linux/efs_fs.h index b5e4d8804..8bd8d137b 100644 --- a/include/linux/efs_fs.h +++ b/include/linux/efs_fs.h @@ -9,7 +9,7 @@ #ifndef __EFS_FS_H__ #define __EFS_FS_H__ -#define EFS_VERSION "0.98b" +#define EFS_VERSION "0.98c" static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>"; |