Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
9564b809
Commit
9564b809
authored
Aug 10, 2023
by
Paul
Browse files
Bump the version
parent
c7a036c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/program.cpp
src/program.cpp
+1
-1
No files found.
src/program.cpp
View file @
9564b809
...
@@ -624,7 +624,7 @@ std::string get_migraphx_version()
...
@@ -624,7 +624,7 @@ std::string get_migraphx_version()
program file version is for the data structure or format of the MXR file. Version should be bumped
program file version is for the data structure or format of the MXR file. Version should be bumped
if any changes occur to the format of the MXR file.
if any changes occur to the format of the MXR file.
*/
*/
const
int
program_file_version
=
6
;
const
int
program_file_version
=
7
;
value
program
::
to_value
()
const
value
program
::
to_value
()
const
{
{
...
...
Write
Preview
Markdown
is supported
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