Revert "Bump v3.1.0-beta.4"

This reverts commit 38fc10f068.
This commit is contained in:
Michelle Tilley 2018-12-17 11:06:47 -08:00
parent 38fc10f068
commit 53ace2e099
No known key found for this signature in database
GPG key ID: 810E3A96D4CF00F4
5 changed files with 6 additions and 6 deletions

View file

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