Revert "Bump v4.0.0-nightly.20180830"

This reverts commit 5f00e58029.
This commit is contained in:
Shelley Vohr 2018-08-30 23:12:00 -07:00
parent 5f00e58029
commit cbb460d476
No known key found for this signature in database
GPG key ID: F13993A75599653C
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.20180830
#define ATOM_PRE_RELEASE_VERSION -nightly.20180823
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)