Skip to content

Commit 3eb74d1

Browse files
committed
[Core] Bump simc version to match 11.1.5
1 parent 1fca6b6 commit 3eb74d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ constexpr double m_pi = 3.14159265358979323846;
176176
// Simc related value definitions
177177
// ==========================================================================
178178

179-
#define SC_MAJOR_VERSION "1100"
179+
#define SC_MAJOR_VERSION "1115"
180180
#define SC_MINOR_VERSION "02"
181181
#define SC_VERSION ( SC_MAJOR_VERSION "-" SC_MINOR_VERSION )
182182
#define SC_BETA 0

0 commit comments

Comments
 (0)