Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
advLigoRTS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
CDS
software
advLigoRTS
Commits
b755e687
Commit
b755e687
authored
3 years ago
by
Ezekiel Dohmen
Browse files
Options
Downloads
Patches
Plain Diff
Releasing dev version 5.0.0
parent
7b202c2e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!439
RCG 5.0 release fro deb 10
,
!377
Adding an example subsystem part to the simulink section of CDS parts
,
!376
Subsystem part
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/rcgversion.h
+4
-4
4 additions, 4 deletions
src/include/rcgversion.h
with
4 additions
and
4 deletions
src/include/rcgversion.h
+
4
−
4
View file @
b755e687
#ifndef LIGO_RCG_VERSION_H
#define LIGO_RCG_VERSION_H
#define RCG_VERSION_MAJOR
4
#define RCG_VERSION_MINOR
2
#define RCG_VERSION_SUB
7
#define RCG_VERSION_MAJOR
5
#define RCG_VERSION_MINOR
0
#define RCG_VERSION_SUB
0
// Set to 1 for release version, 0 for development version
// When 0, causes version number to be displayed as negative on MEDM screens
#define RCG_VERSION_REL
1
#define RCG_VERSION_REL
0
#endif //LIGO_RCG_VERSION_H
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