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
5d158d2e
Commit
5d158d2e
authored
Aug 20, 2021
by
Francois Gygi
Browse files
Update release.cpp
parent
bfaf48af
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/release.cpp
View file @
5d158d2e
...
...
@@ -19,5 +19,5 @@
#include
"release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"rel1_73_3"
);
return
std
::
string
(
"rel1_73_3
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