Skip to content

Commit bdb3ef6

Browse files
committed
UHDM generate non-elab models
1 parent 2595f69 commit bdb3ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
55
# Version changes whenever some new features accumulated, or the
66
# grammar or the cache format changes to make sure caches
77
# are invalidated.
8-
project(SURELOG VERSION 1.59)
8+
project(SURELOG VERSION 1.60)
99

1010
# Detect build type, fallback to release and throw a warning if use didn't
1111
# specify any

0 commit comments

Comments
 (0)