From 19d2b5f629c8e0db620bd7e882cb6b508cf7ceae Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Wed, 22 Apr 2020 17:56:13 -0700 Subject: [PATCH] note that we support 10.0.1 --- libvapours/include/vapours/ams/ams_api_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvapours/include/vapours/ams/ams_api_version.h b/libvapours/include/vapours/ams/ams_api_version.h index 88d3aaa6..0d7ac64e 100644 --- a/libvapours/include/vapours/ams/ams_api_version.h +++ b/libvapours/include/vapours/ams/ams_api_version.h @@ -23,4 +23,4 @@ #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MAJOR 10 #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MINOR 0 -#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 0 +#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 1