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 504dad8 commit 6ff9a59Copy full SHA for 6ff9a59
CMakeLists.txt
@@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.11)
12
enable_testing()
13
14
project(appx
15
- VERSION 0.4
+ VERSION 0.5
16
LANGUAGES CXX)
17
18
include(CheckCXXSourceCompiles)
0 commit comments