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
dcf6b9d8
Commit
dcf6b9d8
authored
Sep 30, 2021
by
Sylvester Joosten
Browse files
Bump minor version number
parent
d111d1d7
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dcf6b9d8
cmake_minimum_required
(
VERSION 3.8
)
project
(
Juggler VERSION 3.
4
.0
)
project
(
Juggler VERSION 3.
5
.0
)
set
(
CMAKE_CXX_STANDARD 17
)
...
...
README.md
View file @
dcf6b9d8
...
...
@@ -5,6 +5,7 @@
Concurrent event processor for NP experiments, based on the Gaudi framework.
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.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
...
...
VERSION
View file @
dcf6b9d8
3.
4
.0
3.
5
.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