Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
30ab6b3e
Commit
30ab6b3e
authored
4 years ago
by
Francois Gygi
Browse files
Options
Download
Email Patches
Plain Diff
rel1_72_1
parent
6e3b72bc
master
rel1_78_4
rel1_78_3
rel1_78_2
rel1_78_1
rel1_78_0
rel1_77_0
rel1_76_4
rel1_76_3
rel1_76_2
rel1_76_1
rel1_76_0
rel1_75_1
rel1_75_0
rel1_74_4
rel1_74_3
rel1_74_2
rel1_74_1
rel1_74_0
rel1_73_5
rel1_73_4
rel1_73_3
rel1_73_2
rel1_73_1
rel1_72_3
rel1_72_2
rel1_72_1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/notes
+5
-0
src/notes
src/release.cpp
+1
-1
src/release.cpp
with
6 additions
and
1 deletion
+6
-1
src/notes
+
5
-
0
View file @
30ab6b3e
--------------------------------------------------------------------------------
rel1_72_1
--------------------------------------------------------------------------------
2067ca0 Fix Occ.h for -nspb 2 case
48200a9 Fix SpectrumCmd for new data layout
--------------------------------------------------------------------------------
rel1_72_0
--------------------------------------------------------------------------------
2396ba7 merged comm branch, implementing new data layout
...
...
This diff is collapsed.
Click to expand it.
src/release.cpp
+
1
-
1
View file @
30ab6b3e
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_72_
0dev
"
);
return
std
::
string
(
"rel1_72_
1
"
);
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets