Skip to content

Commit bb7eb20

Browse files
committed
[MERGE chakra-core#2247 @dilijev] Update release/1.2 version to 1.2.3.
Merge pull request chakra-core#2247 from dilijev:v123
2 parents f734333 + 991e795 commit bb7eb20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Common/CommonDefines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//----------------------------------------------------------------------------------------------------
1313
#define CHAKRA_CORE_MAJOR_VERSION 1
1414
#define CHAKRA_CORE_MINOR_VERSION 2
15-
#define CHAKRA_CORE_PATCH_VERSION 2
15+
#define CHAKRA_CORE_PATCH_VERSION 3
1616
#define CHAKRA_CORE_VERSION_RELEASE 1
1717
#define CHAKRA_CORE_VERSION_PRERELEASE 0
1818
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.

0 commit comments

Comments
 (0)