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 R20230617
Browse files Browse the repository at this point in the history
  • Loading branch information
AlienCowEatCake committed Jun 17, 2023
1 parent eb970a0 commit 75f783f
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 "R20230218")
set(PORT_REVISION "R20230617")

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 75f783f

Please sign in to comment.