aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.elfbin
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.elfbin')
-rw-r--r--INSTALL.elfbin4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.elfbin b/INSTALL.elfbin
index 1a05ec92..4acf08c6 100644
--- a/INSTALL.elfbin
+++ b/INSTALL.elfbin
@@ -1,7 +1,7 @@
NOTE: This is the ELF version of the binary distribution. If you have
a DLL system, please either compile e2fsprogs from sources yourself,
or get the DLL version of the binary distribution. The DLL version
-will have a filename of e2fsprogs-1.01-dllbin.tar.gz
+will have a filename of e2fsprogs-1.04-dllbin.tar.gz
To install the binary distribution of the second extended file
@@ -9,7 +9,7 @@ system management programs, just follow the steps:
1) Install this tar file using the following command:
- gunzip < e2fsprogs-1.01-elfbin.tar.gz | (cd /; tar xvf - )
+ gunzip < e2fsprogs-1.04-elfbin.tar.gz | (cd /; tar xvf - )
2) Run ldconfig to update the shared library pointers.