Skip to content

Commit 59407fd

Browse files
committed
[MERGE #5635 @dilijev] Update master to version 1.12
Merge pull request #5635 from dilijev:master-v112
2 parents 3fb8fb8 + 394a198 commit 59407fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Build/NuGet/.pack-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.0
1+
1.12.0

lib/Common/ChakraCoreVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
// ChakraCore version number definitions (used in ChakraCore binary metadata)
1818
#define CHAKRA_CORE_MAJOR_VERSION 1
19-
#define CHAKRA_CORE_MINOR_VERSION 11
19+
#define CHAKRA_CORE_MINOR_VERSION 12
2020
#define CHAKRA_CORE_PATCH_VERSION 0
2121
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.
2222

0 commit comments

Comments
 (0)