Bump v3.0.0-beta.5

This commit is contained in:
Shelley Vohr 2018-08-13 08:30:14 -07:00
parent 69caea38c1
commit 32ffb0ba17
No known key found for this signature in database
GPG key ID: F13993A75599653C
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.4
#define ATOM_PRE_RELEASE_VERSION -beta.5
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)