summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-09-06 06:25:41 +0000
committerTushar Gohad <tushar.gohad@intel.com>2015-09-06 06:26:28 +0000
commit0c703b047a851aec93384e1eefc39155816ed445 (patch)
tree00e940b68ab31050b60a2ade2992f4b3e020fa6c /README.md
parentc9ce822825a55e3254c2f9e74a139fc89310ddc0 (diff)
downloadliberasurecode-0c703b047a851aec93384e1eefc39155816ed445.tar.gz
Release 1.0.9v1.0.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4dd2c25..d7888b7 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Highlights
* Unified Erasure Coding interface for common storage workloads.
- * Pluggable Erasure Code backends - As of v1.0.8, liberasurecode supports the following backends:
+ * Pluggable Erasure Code backends - As of v1.0.9, liberasurecode supports the following backends:
- Native, software-only Erasure Coding implementation that supports a Reed-Solomon backend
- 'Jerasure' - Erasure Coding library that supports Reed-Solomon, Cauchy backends [1]