Bump version to 0.8.3

This commit is contained in:
Michael Scire 2019-01-24 09:44:03 -08:00
parent 051789c430
commit 7d4a257d57
2 changed files with 19 additions and 1 deletions

View file

@ -19,6 +19,6 @@
#define ATMOSPHERE_RELEASE_VERSION_MAJOR 0
#define ATMOSPHERE_RELEASE_VERSION_MINOR 8
#define ATMOSPHERE_RELEASE_VERSION_MICRO 2
#define ATMOSPHERE_RELEASE_VERSION_MICRO 3
#endif