From 78f39bd77974867989df15294c142062a422efde Mon Sep 17 00:00:00 2001 From: alex2772 Date: Thu, 16 Jan 2025 19:45:40 +0300 Subject: [PATCH] update aui --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c04169..b39043e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ if (NOT CLIENT_DEMO) endif() endif() -set(AUI_VERSION v7.0.0-rc.2) +set(AUI_VERSION v7.0.0-rc.8) set(BUILD_SHARED_LIBS OFF)