Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
qbox
qbox-public
Commits
c530e147
Commit
c530e147
authored
Jan 07, 2022
by
Francois Gygi
Browse files
Update release.cpp
parent
36bc0b41
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/release.cpp
View file @
c530e147
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_73_5"
);
return
std
::
string
(
"rel1_73_5
dev
"
);
}
Write
Preview
Supports
Markdown
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