We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30e853 commit 4e8f952Copy full SHA for 4e8f952
Runtimes/Overlay/CMakeLists.txt
@@ -20,7 +20,7 @@ if($ENV{BUILD_NUMBER})
20
endif()
21
project(SwiftOverlay
22
LANGUAGES C CXX Swift
23
- VERSION 6.2.0${BUILD_NUMBER})
+ VERSION 6.2.1${BUILD_NUMBER})
24
25
find_package(SwiftCore)
26
0 commit comments