From 43554c66d08839b5746e49f8bb753222259d7682 Mon Sep 17 00:00:00 2001 From: s1lentq Date: Mon, 13 May 2024 21:42:15 +0700 Subject: [PATCH] Bump reapi minor version --- reapi/version/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reapi/version/version.h b/reapi/version/version.h index cca231b..0f32ed9 100644 --- a/reapi/version/version.h +++ b/reapi/version/version.h @@ -6,5 +6,5 @@ #pragma once #define VERSION_MAJOR 5 -#define VERSION_MINOR 25 +#define VERSION_MINOR 26 #define VERSION_MAINTENANCE 0