Merge remote-tracking branch 'refs/remotes/origin/main'
commit
f7f63f6f84
|
@ -7,4 +7,7 @@ out/
|
|||
massif.*
|
||||
callgrind.*
|
||||
*.out.*
|
||||
<<<<<<< HEAD
|
||||
heaptrack.*
|
||||
=======
|
||||
>>>>>>> refs/remotes/origin/main
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.25)
|
||||
project(blt-gp VERSION 0.0.74)
|
||||
project(blt-gp VERSION 0.0.75)
|
||||
|
||||
include(CTest)
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue