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

This is release 2.3.2d

parent a9b0e6ac
No related branches found
Tags v2.3.2d
No related merge requests found
Release 2.3.2d of
Release 2.3.2d of 9nov15:
- Bug fix:
- correct variance weighing for pconv
- catch exception from curve evaluation within global fit
- correct line count when toplevel executes script
- default ParAttr in change_expr
- now able to parse 'sum[K,J]'
Release 2.3.2c of 6nov15:
- Bug fix:
......
......@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(Frida)
set(Frida_VERSION post-2.3.2c)
set(Frida_VERSION 2.3.2d)
enable_testing()
......
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