Skip to content

Commit 6d0d6d7

Browse files
committed
increase version to 2.3.0
1 parent 5aebd39 commit 6d0d6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(QtPMbrowser VERSION 2.2.3 LANGUAGES CXX)
2+
project(QtPMbrowser VERSION 2.3.0 LANGUAGES CXX)
33
set(MY_COPYRIGHT "2020 - 2023 Christian R. Halaszovich")
44
set(CMAKE_CXX_STANDARD 17)
55
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)