Bump version to 0.8.2

This commit is contained in:
Michael Scire 2018-12-07 17:30:07 -08:00
parent a21b5d453a
commit 84c776fa6b
3 changed files with 11 additions and 2 deletions

View file

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