diff --git a/CMakeLists.txt b/CMakeLists.txt index 32c6c9698..4c600a850 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ cmake_minimum_required(VERSION 3.15) cmake_policy(SET CMP0091 NEW) # Use MSVC_RUNTIME_LIBRARY to select the runtime project(Verilator - VERSION 5.015 + VERSION 5.016 HOMEPAGE_URL https://verilator.org LANGUAGES CXX )