We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4dcacf commit c984a99Copy full SHA for c984a99
CMakeLists.txt
@@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.23.0...3.31.0)
8
# avoided and only used for hotfixes. DON'T USE TRAILING
9
# ZEROS IN VERSIONS
10
project(Qx
11
- VERSION 0.7.0.2
+ VERSION 0.7.0.3
12
LANGUAGES CXX
13
DESCRIPTION "Qt Extensions Library"
14
)
0 commit comments