Bump v3.0.0-beta.2

This commit is contained in:
John Kleinschmidt 2018-07-10 14:12:05 -04:00
parent 96b2c08293
commit 0141c083d0
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.1
#define ATOM_PRE_RELEASE_VERSION -beta.2
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)