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

This is release 2.4.0g

parent 3cbd0400
No related branches found
No related tags found
No related merge requests found
Release
- plot2D now uses distinct PS files per session and per plotwindow
- launch viewer only in interactive session
- suppress console output from evince
Release 2.4.0g of 11aug17:
- Support error bars in Load_96 and in fe2
- New command 'ev' for silent variable assignement
- Improvements for plotting:
- plot2D now uses distinct PS files per session and per plotwindow
- launch viewer only in interactive session
- suppress console output from evince
Release 2.4.0f of 10aug17:
......
......@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(Frida)
set(Frida_VERSION post-2.4.0f)
set(Frida_VERSION 2.4.0g)
include(CTest) # equivalent to "enable_testing() ???
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}) # => 'make check' is an alias for 'ctest'
......
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