git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0476a7c
)
Fix version number in README
author
Eric Biggers
<ebiggers3@gmail.com>
Sun, 20 May 2012 17:57:02 +0000
(12:57 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Sun, 20 May 2012 17:57:02 +0000
(12:57 -0500)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index a5cacf67d3daadbcb85cb77f007371338f0dd166..ccccff07ae4daa8cf6c41167d91474acac16f6cd 100644
(file)
--- a/
README
+++ b/
README
@@
-1,6
+1,6
@@
WIMLIB
-This is wimlib version 0.
6.3
(May 2012). wimlib can be used to read, write,
+This is wimlib version 0.
7.1
(May 2012). wimlib can be used to read, write,
and mount files in the Windows Imaging Format (WIM files). These files are
normally created by using the `imagex.exe' utility on Windows, but this library
provides a free implementetion of imagex for UNIX-based systems.