Skip to content

Commit

Permalink
Bumping version prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
MSLaguana committed Feb 13, 2018
1 parent 263ab1b commit 3b3e3f8
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.8.0
1.8.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 8
#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 3b3e3f8

Please sign in to comment.