Revert "Bump v4.0.0-nightly.20180821"

This reverts commit 73c43eaea7.
This commit is contained in:
Samuel Attard 2018-08-21 13:14:37 -07:00
parent e315e4d308
commit 20423df112
5 changed files with 6 additions and 6 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.20180821
#define ATOM_PRE_RELEASE_VERSION -nightly.20180819
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)