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

This is release 2.3.3a

parent 9cbd450b
No related branches found
Tags v2.3.3a
No related merge requests found
Release 2.3.3a of 7jan16:
- Major refactoring (resulting in acceleration by 0 to 10%):
- POlo, PSlice and subclass pointers are now unique_ptr
- start explicitly using 'move semantics'
- Caveat:
- fit range restriction disabled
Release 2.3.2g of 4jan16:
- New functionality:
......
......@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
project(Frida)
set(Frida_VERSION post-2.3.2g)
set(Frida_VERSION 2.3.3a)
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