Bump v3.0.0-beta.3

This commit is contained in:
Zeke Sikelianos 2018-07-17 09:38:50 -07:00
parent 9237d46dba
commit 8d9775b0b1
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 -beta.2
#define ATOM_PRE_RELEASE_VERSION -beta.3
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)