We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fca6b6 commit 3eb74d1Copy full SHA for 3eb74d1
1 file changed
engine/config.hpp
@@ -176,7 +176,7 @@ constexpr double m_pi = 3.14159265358979323846;
176
// Simc related value definitions
177
// ==========================================================================
178
179
-#define SC_MAJOR_VERSION "1100"
+#define SC_MAJOR_VERSION "1115"
180
#define SC_MINOR_VERSION "02"
181
#define SC_VERSION ( SC_MAJOR_VERSION "-" SC_MINOR_VERSION )
182
#define SC_BETA 0
0 commit comments