We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebe4bc commit 5bfc6f0Copy full SHA for 5bfc6f0
CMakeLists.txt
@@ -28,7 +28,7 @@ endif()
28
29
SET(VERSION_MAJOR 1)
30
SET(VERSION_MINOR 2)
31
-SET(VERSION_PATCH 6)
+SET(VERSION_PATCH 7)
32
33
MAKE_DIRECTORY(${PROJECT_BINARY_DIR}/config)
34
NOTICE.txt
@@ -1,5 +1,5 @@
1
PET Partial Volume Correction (PVC) toolbox
2
- Copyright 2013-2017 Institute of Nuclear Medicine, University College London.
+ Copyright 2013-2021 Institute of Nuclear Medicine, University College London.
3
Copyright 2014-2015 Clinical Imaging Research Centre, A*STAR-NUS.
4
5
This product includes software developed at the Institute of Nuclear
0 commit comments