Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EIC
Project Juggler
Commits
e3ce2b1c
Commit
e3ce2b1c
authored
Oct 06, 2021
by
Sylvester Joosten
Browse files
Bump version number
parent
14da3a0d
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e3ce2b1c
cmake_minimum_required
(
VERSION 3.8
)
project
(
Juggler VERSION
3.6
.0
)
project
(
Juggler VERSION
4.0
.0
)
set
(
CMAKE_CXX_STANDARD 17
)
...
...
README.md
View file @
e3ce2b1c
...
...
@@ -5,7 +5,8 @@
Concurrent event processor for NP experiments, based on the Gaudi framework.
Dependencies:
-
v3.5 requires Gaudi v36+, ACTS v13+, DD4hep 1.17+, NPdet v1.0.0 and eicd v0.9.0
-
v4.0 requires Gaudi v36+, ACTS v13+, DD4hep 1.17+, NPdet v1.0.0 and eicd v1.0.0
-
v3.6 requires Gaudi v36+, ACTS v13+, DD4hep 1.17+, NPdet v1.0.0 and eicd v0.9.0
-
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.0 requires Gaudi v35+, ACTS v8.1+, DD4hep 1.17+, NPdet v0.7.0 eicd v0.5.0
...
...
VERSION
View file @
e3ce2b1c
3.6
.0
4.0
.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment