Skip to content

Commit

Permalink
[MERGE #3730 @MSLaguana] Preparing for release 1.6.2
Browse files Browse the repository at this point in the history
Merge pull request #3730 from MSLaguana:release162
  • Loading branch information
MSLaguana committed Sep 14, 2017
2 parents b53d9f8 + cd279fa commit bd60be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Build/NuGet/.pack-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.1
1.6.2
2 changes: 1 addition & 1 deletion lib/Common/ChakraCoreVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// ChakraCore version number definitions (used in ChakraCore binary metadata)
#define CHAKRA_CORE_MAJOR_VERSION 1
#define CHAKRA_CORE_MINOR_VERSION 6
#define CHAKRA_CORE_PATCH_VERSION 1
#define CHAKRA_CORE_PATCH_VERSION 2
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.

// -------------
Expand Down

0 comments on commit bd60be5

Please sign in to comment.