Many files:
  Update version information in ChangeLogs, release notes,
  documentation, etc.  for release of version 1.13.

diff --git a/INSTALL.elfbin b/INSTALL.elfbin
index fab2858..2d592a5 100644
--- a/INSTALL.elfbin
+++ b/INSTALL.elfbin
@@ -1,12 +1,14 @@
 NOTE: This is the ELF version of the binary distribution.  If you have
-a DLL system, please compile e2fsprogs from sources yourself.
+a DLL system, please compile e2fsprogs from sources yourself.  (In
+fact, in general you're better off compiling e2fsprogs from sources
+instead of using precompiled binaries.)
 
 	To install the binary distribution of the second extended file
 system management programs, just follow the steps:
 
 1) Install this tar file using the following command:
 
-	gunzip < e2fsprogs-1.09-elfbin.tar.gz | (cd /; tar Sxvpf - )
+	gunzip < e2fsprogs-1.13-elfbin.tar.gz | (cd /; tar Sxvpf - )
 
 2) Run ldconfig to update the shared library pointers.