From 2f68399b7ab0add788d5ddf698234525a647e34f Mon Sep 17 00:00:00 2001 From: scheffle Date: Tue, 24 Oct 2023 11:58:36 +0200 Subject: [PATCH] [update] version patchlevel --- vstgui/lib/vstguibase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vstgui/lib/vstguibase.h b/vstgui/lib/vstguibase.h index bf3836a73..cc2b659c6 100644 --- a/vstgui/lib/vstguibase.h +++ b/vstgui/lib/vstguibase.h @@ -13,7 +13,7 @@ //----------------------------------------------------------------------------- #define VSTGUI_VERSION_MAJOR 4 #define VSTGUI_VERSION_MINOR 13 -#define VSTGUI_VERSION_PATCHLEVEL 0 +#define VSTGUI_VERSION_PATCHLEVEL 1 //----------------------------------------------------------------------------- // Platform definitions