Skip to content

Commit 3444116

Browse files
committed
[MERGE #4554 @MSLaguana] Switching release/1.9 to pre-release status
Merge pull request #4554 from MSLaguana:fix19prerelease
2 parents 98e7835 + 16d7dcb commit 3444116

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 0
58-
#define CHAKRA_CORE_VERSION_PRERELEASE 0
57+
#define CHAKRA_CORE_VERSION_RELEASE 1
58+
#define CHAKRA_CORE_VERSION_PRERELEASE 1
5959

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

0 commit comments

Comments
 (0)