Skip to content

Commit 618d5f1

Browse files
committed
increase version number
1 parent bf1f224 commit 618d5f1

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,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.5)
22

3-
project(qdia VERSION 0.41 LANGUAGES CXX)
3+
project(qdia VERSION 0.42 LANGUAGES CXX)
44

55
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
66

0 commit comments

Comments
 (0)