From 94a2fce05e9e0f10c269c4b7b7c21689aa3dc965 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 --- 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 e5ccb2a0..9f1e45e2 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 16 #define ATMOSPHERE_SUPPORTED_HOS_VERSION_MINOR 0 -#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 1 +#define ATMOSPHERE_SUPPORTED_HOS_VERSION_MICRO 2