Revert "Bump v3.0.0-nightly.20180819"

This reverts commit bf465dc233.
This commit is contained in:
Samuel Attard 2018-08-18 19:12:01 -07:00
parent 2a7ec7e051
commit 92f3d47ab3
4 changed files with 5 additions and 5 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.20180819
#define ATOM_PRE_RELEASE_VERSION -nightly.20180818
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)