Skip to content

Commit

Permalink
[MERGE #4564 @MSLaguana] Resetting master to non-release status
Browse files Browse the repository at this point in the history
Merge pull request #4564 from MSLaguana:resetMasterReleaseState
  • Loading branch information
MSLaguana committed Jan 17, 2018
2 parents e0a8f50 + 42d9185 commit fc5b64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Common/ChakraCoreVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
// * Does not add anything to the file description

// ChakraCore RELEASE and PRERELEASE flags
#define CHAKRA_CORE_VERSION_RELEASE 1
#define CHAKRA_CORE_VERSION_PRERELEASE 1
#define CHAKRA_CORE_VERSION_RELEASE 0
#define CHAKRA_CORE_VERSION_PRERELEASE 0

// Chakra RELEASE flag
// Mostly redundant with CHAKRA_CORE_VERSION_RELEASE,
Expand Down

0 comments on commit fc5b64d

Please sign in to comment.