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

This is release 2.3.2b

parent 893fd68b
No related branches found
Tags v2.3.2b
No related merge requests found
Release 2.3.2b of :
Release 2.3.2b of 2nov15:
- Bug fix:
- repair broken evaluation of expressions like y/y[k,j,0]
- Improved functionality:
- avge, sum, min and similar may now be used in pointwise expressions
- all messages now written to 'cout' (putting an end to inconsequent use of cerr)
......
......@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(Frida)
set(Frida_VERSION post-2.3.2a)
set(Frida_VERSION 2.3.2b)
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