Skip to content
Snippets Groups Projects
Commit cc32191e authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

This is release 2.2.0b.

parent 0f434b7a
No related branches found
No related tags found
No related merge requests found
Release 2.2.0b of 1dec14:
- bugfix:
- external curve evaluation failed for x=0
- correct opr pointwise: dy.clear() if not computed
- new functionality:
- Fit functions debye-msd, Bessel-j1, rotational diffusion
Release 2.2.0a of 23oct14, to be used with frida2libs-141023:
- splitted code into a library and a tiny wrapper
......
......@@ -11,7 +11,7 @@ project(Frida)
# --- The version number ---
set(Frida_VERSION post-2.2.0a)
set(Frida_VERSION 2.2.0b)
# --- General project settings ---
#option(FRIDA_PYTHON "Build with python support" ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment