Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Project Juggler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
Project Juggler
Commits
dcf6b9d8
Commit
dcf6b9d8
authored
3 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Patches
Plain Diff
Bump minor version number
parent
d111d1d7
Branches
Branches containing commit
Tags
v3.5.0
Tags containing commit
1 merge request
!287
Bump minor version number
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
README.md
+1
-0
1 addition, 0 deletions
README.md
VERSION
+1
-1
1 addition, 1 deletion
VERSION
with
3 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
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
)
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
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
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
dcf6b9d8
3.
4
.0
3.
5
.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment