Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(example_app

option(BUILD_SHARED_LIBS "Build shared libs" OFF)

set(AUI_VERSION a98b704e4cda510781ea2d0931c1c7b6e755912c)
set(AUI_VERSION 228)

# Use AUI.Boot
file(
Expand Down
Loading