Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit b135790

Browse files
chakrabotkfarnung
authored andcommitted
[Merge chakra-core/ChakraCore@359cca5ec4] [MERGE #3349 @MSLaguana] Update version number to 1.5.3
Merge pull request #3349 from MSLaguana:prepareRelease
1 parent bb53c85 commit b135790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.2
1+
1.5.3

deps/chakrashim/core/lib/Common/ChakraCoreVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// ChakraCore version number definitions (used in ChakraCore binary metadata)
1818
#define CHAKRA_CORE_MAJOR_VERSION 1
1919
#define CHAKRA_CORE_MINOR_VERSION 5
20-
#define CHAKRA_CORE_PATCH_VERSION 2
20+
#define CHAKRA_CORE_PATCH_VERSION 3
2121
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.
2222

2323
// -------------

0 commit comments

Comments
 (0)