diff --git a/CMakeLists.txt b/CMakeLists.txt index 9278825..8a95eb7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.1.0 FATAL_ERROR) project (TinyGarble - VERSION 0.2.0 + VERSION 1.0.0 LANGUAGES CXX) diff --git a/README.md b/README.md index 74ed9cf..f9574b5 100644 --- a/README.md +++ b/README.md @@ -250,5 +250,3 @@ Transfer and Extensions for Faster Secure Computation In CCS'13. ## TODOs - Fix read netlist for Yosys. - Add synthesis library. - -