Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Bump port revision to R20240324
Browse files Browse the repository at this point in the history
  • Loading branch information
AlienCowEatCake committed Mar 23, 2024
1 parent 2b0f009 commit 097b828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.15)

project(wpa-supplicant VERSION 2.10 LANGUAGES C CXX)
set(PORT_REVISION "R20230617")
set(PORT_REVISION "R20240324")

option(WPAS_STATIC_RUNTIME "Use static MSVC runtime library" OFF)
option(WPAS_EXCLUDE_SVG_ICONS "Exclude SVG icon resources" OFF)
Expand Down

0 comments on commit 097b828

Please sign in to comment.