Bump v3.0.0-beta.4

This commit is contained in:
Charles Kerr 2018-08-01 15:13:06 -05:00
parent 9818378e2d
commit 1926eab172
5 changed files with 15 additions and 15 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 -beta.3
#define ATOM_PRE_RELEASE_VERSION -beta.4
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)