Skip to content

Commit

Permalink
Update CMakeList version
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnyder committed Sep 17, 2023
1 parent cef3960 commit 8f43e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit 8f43e74

Please sign in to comment.