Skip to content

Commit

Permalink
[MERGE #3695 @MSLaguana] Preparing for release 1.6.1
Browse files Browse the repository at this point in the history
Merge pull request #3695 from MSLaguana:prepare161
  • Loading branch information
MSLaguana committed Sep 8, 2017
2 parents bd2eba3 + 2b93eb3 commit 4abe260
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.0
1.6.1
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 0
#define CHAKRA_CORE_PATCH_VERSION 1
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.

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

0 comments on commit 4abe260

Please # to comment.