Skip to content

Commit 42d9185

Browse files
committed
Resetting master to non-release status
1 parent e0a8f50 commit 42d9185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Common/ChakraCoreVersion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
// * Does not add anything to the file description
5555

5656
// ChakraCore RELEASE and PRERELEASE flags
57-
#define CHAKRA_CORE_VERSION_RELEASE 1
58-
#define CHAKRA_CORE_VERSION_PRERELEASE 1
57+
#define CHAKRA_CORE_VERSION_RELEASE 0
58+
#define CHAKRA_CORE_VERSION_PRERELEASE 0
5959

6060
// Chakra RELEASE flag
6161
// Mostly redundant with CHAKRA_CORE_VERSION_RELEASE,

0 commit comments

Comments
 (0)