Revert "Bump v3.0.0-nightly.20180818"

This reverts commit 2945be4b9b.
This commit is contained in:
Samuel Attard 2018-08-17 23:54:57 -07:00
parent 2945be4b9b
commit 2162c996eb
8 changed files with 1846 additions and 1846 deletions

View file

@ -8,7 +8,7 @@
#define ATOM_MAJOR_VERSION 3
#define ATOM_MINOR_VERSION 0
#define ATOM_PATCH_VERSION 0
#define ATOM_PRE_RELEASE_VERSION -nightly.20180818
#define ATOM_PRE_RELEASE_VERSION -beta.5
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)