We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98e7835 + 16d7dcb commit 3444116Copy full SHA for 3444116
lib/Common/ChakraCoreVersion.h
@@ -54,8 +54,8 @@
54
// * Does not add anything to the file description
55
56
// ChakraCore RELEASE and PRERELEASE flags
57
-#define CHAKRA_CORE_VERSION_RELEASE 0
58
-#define CHAKRA_CORE_VERSION_PRERELEASE 0
+#define CHAKRA_CORE_VERSION_RELEASE 1
+#define CHAKRA_CORE_VERSION_PRERELEASE 1
59
60
// Chakra RELEASE flag
61
// Mostly redundant with CHAKRA_CORE_VERSION_RELEASE,
0 commit comments