Skip to content

Commit 9b9aa2a

Browse files
committed
update aui
1 parent 069e46d commit 9b9aa2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Standard routine
22
cmake_minimum_required(VERSION 3.16)
33
project(example_app
4-
VERSION 0.0.6 # CI_PROJECT_VERSION
4+
VERSION 0.0.7 # CI_PROJECT_VERSION
55
)
66

77
option(BUILD_SHARED_LIBS "Build shared libs" OFF)
88

9-
set(AUI_VERSION 59f48ecea103f93c161e96790bf5bc43d8a46940)
9+
set(AUI_VERSION fb9313a3a6cec7999bc42d1db16a31c1280ef6ff)
1010

1111
# Use AUI.Boot
1212
file(

0 commit comments

Comments
 (0)