Revert "Bump v4.0.0-nightly.20180929"

This reverts commit e3adffbbac.
This commit is contained in:
Samuel Attard 2018-09-29 18:36:12 +10:00
parent e3adffbbac
commit 7ac4f7aa3b
No known key found for this signature in database
GPG key ID: E89DDE5742D58C4E
5 changed files with 13 additions and 27 deletions

View file

@ -56,8 +56,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 4,0,0,20180929
PRODUCTVERSION 4,0,0,20180929
FILEVERSION 4,0,0,20180905
PRODUCTVERSION 4,0,0,20180905
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L

View file

@ -9,7 +9,7 @@
#define ATOM_MINOR_VERSION 0
#define ATOM_PATCH_VERSION 0
// clang-format off
#define ATOM_PRE_RELEASE_VERSION -nightly.20180929
#define ATOM_PRE_RELEASE_VERSION -nightly.20180905
// clang-format on
#ifndef ATOM_STRINGIFY