Add fallbacks

This commit is contained in:
Felix Rieseberg 2017-11-13 09:27:02 -08:00
parent b382dec4a2
commit 163a33a9db
2 changed files with 8 additions and 1 deletions

View file

@ -12,6 +12,9 @@
#define ATOM_VERSION_IS_RELEASE 1
#ifndef ATOM_PRE_RELEASE_VERSION
# define ATOM_PRE_RELEASE_VERSION ""
#endif
#ifndef ATOM_TAG
# define ATOM_TAG ""