Revert "Bump v4.0.0-nightly.20180817"

This reverts commit b900ea44bf.
This commit is contained in:
Samuel Attard 2018-08-17 15:53:15 -07:00
parent c6a8ad9e3a
commit 1f23c5edc6
5 changed files with 1848 additions and 1848 deletions

View file

@ -8,7 +8,7 @@
#define ATOM_MAJOR_VERSION 4
#define ATOM_MINOR_VERSION 0
#define ATOM_PATCH_VERSION 0
#define ATOM_PRE_RELEASE_VERSION -nightly.20180817
#define ATOM_PRE_RELEASE_VERSION -nightly.20180816
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)