Skip to content

Commit

Permalink
[MERGE #4554 @MSLaguana] Switching release/1.9 to pre-release status
Browse files Browse the repository at this point in the history
Merge pull request #4554 from MSLaguana:fix19prerelease
  • Loading branch information
MSLaguana committed Jan 16, 2018
2 parents 98e7835 + 16d7dcb commit 3444116
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 0
#define CHAKRA_CORE_VERSION_PRERELEASE 0
#define CHAKRA_CORE_VERSION_RELEASE 1
#define CHAKRA_CORE_VERSION_PRERELEASE 1

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

0 comments on commit 3444116

Please sign in to comment.