diff --git a/ChangeLog b/ChangeLog index 1ff6085..4f61922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1 +1 @@ -Release 1.0-rc1 +Release 1.0 diff --git a/NEWS b/NEWS index 1ff6085..4f61922 100644 --- a/NEWS +++ b/NEWS @@ -1 +1 @@ -Release 1.0-rc1 +Release 1.0 diff --git a/README.md b/README.md index 1571614..aeae549 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-rc3, liberasurecode supports the following backends: + * Pluggable Erasure Code backends - As of v1.0, liberasurecode supports the following backends: - 'Jerasure' - Erasure Coding library that supports Reed-Solomon, Cauchy backends [1] - 'ISA-L' - Intel Storage Acceleration Library - SIMD accelerated Erasure Coding backends [2]