Skip to content
Snippets Groups Projects
Commit dcf6b9d8 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Bump minor version number

parent d111d1d7
Branches
Tags v3.5.0
No related merge requests found
cmake_minimum_required(VERSION 3.8) cmake_minimum_required(VERSION 3.8)
project(Juggler VERSION 3.4.0) project(Juggler VERSION 3.5.0)
set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_STANDARD 17)
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
Concurrent event processor for NP experiments, based on the Gaudi framework. Concurrent event processor for NP experiments, based on the Gaudi framework.
Dependencies: Dependencies:
- v3.5 requires Gaudi v36+, ACTS v13+, DD4hep 1.17+, NPdet v0.9.0, eicd v0.8.0
- v3.4 requires Gaudi v36+, ACTS v8.2+, DD4hep 1.17+, NPdet v0.9.0, eicd v0.8.0 - v3.4 requires Gaudi v36+, ACTS v8.2+, DD4hep 1.17+, NPdet v0.9.0, eicd v0.8.0
- v3.0 requires Gaudi v35+, ACTS v8.1+, DD4hep 1.17+, NPdet v0.7.0 eicd v0.5.0 - v3.0 requires Gaudi v35+, ACTS v8.1+, DD4hep 1.17+, NPdet v0.7.0 eicd v0.5.0
- v2.0 requires Gaudi v35+, ACTS v8.1+, DD4hep 1.17+ and eicd v0.2.0 - v2.0 requires Gaudi v35+, ACTS v8.1+, DD4hep 1.17+ and eicd v0.2.0
......
3.4.0 3.5.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment