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 b458058 commit 641a8c8Copy full SHA for 641a8c8
CMakeLists.txt
@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.11)
10
enable_testing()
11
12
project(appx
13
- VERSION 0.2
+ VERSION 0.3
14
LANGUAGES CXX)
15
16
include(CheckCXXSourceCompiles)
0 commit comments