diff --git a/CMakeLists.txt b/CMakeLists.txt index 1fe8082dd..1c5a4d57d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ endif(NOT CMAKE_BUILD_TYPE) set(VERSION_MAJOR 0) set(VERSION_MINOR 0) -set(VERSION_PATCH 240) +set(VERSION_PATCH 241) project(yosys_verific_rs) diff --git a/logic_synthesis-rs b/logic_synthesis-rs index 170c6f267..60ec2a165 160000 --- a/logic_synthesis-rs +++ b/logic_synthesis-rs @@ -1 +1 @@ -Subproject commit 170c6f267b819a7fa6a3523960e0e33adf727325 +Subproject commit 60ec2a1659f25ac7f5f7132bcf0bfe32293d43e0