Skip to content
Snippets Groups Projects
Commit 4c3f23c1 authored by Vesa Oikonen's avatar Vesa Oikonen
Browse files

Started development for version 0.7.7

parent 0c63f607
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
cmake_minimum_required (VERSION 3.12.1 FATAL_ERROR)
# Name and language of the project
project(tpcclib LANGUAGES C VERSION 0.7.6)
project(tpcclib LANGUAGES C VERSION 0.7.7)
# Set copyright owner for all executables
set(tpcclib_COPYRIGHT "(c) 2020 by Turku PET Centre")
message(STATUS "")
......
......@@ -4,6 +4,10 @@ Changes in tpcclib
This is a concise list of changes; commit messages can be found in the
[Git repository](https://gitlab.utu.fi/vesoik/tpcclib.git).
## version 0.7.7 (2020-06-30, in development)
- Bug fix in application fit_dexp with option -1BL.
## version 0.7.6 (2020-06-28)
- Added another conversion function for SMW139 into applications p2bfuncs, b2plasma, and p2blood in v1.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment