Merge from master for release. (update)

This commit is contained in:
Wilson Snyder 2023-09-16 21:44:39 -04:00
commit 57c816f906
1 changed files with 1 additions and 1 deletions

View File

@ -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
)