From 9f83b3c8387bd79b6c74d4487797dc78a16f6d7a Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Mon, 17 Apr 2023 20:57:57 -0700 Subject: [PATCH] ams: I really need to automate keeping this in sync --- libraries/libvapours/include/vapours/ams/ams_api_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/libvapours/include/vapours/ams/ams_api_version.h b/libraries/libvapours/include/vapours/ams/ams_api_version.h index e5ccb2a0c..9f1e45e25 100644 --- a/libraries/libvapours/include/vapours/ams/ams_api_version.h +++ b/libraries/libvapours/include/vapours/ams/ams_api_version.h @@ -23,4 +23,4 @@ #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MAJOR 16 #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MINOR 0 -#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 1 +#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 2