Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Stella
Commits
63d7a3f9
Commit
63d7a3f9
authored
Apr 02, 2019
by
Stephen Anthony
Browse files
Increase release version to beta1, for upcoming R77 test.
parent
e2f5be47
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/common/Version.hxx
View file @
63d7a3f9
...
...
@@ -18,7 +18,7 @@
#ifndef VERSION_HXX
#define VERSION_HXX
#define STELLA_VERSION "6.1_
pre
"
#define STELLA_BUILD "4
705
"
#define STELLA_VERSION "6.1_
beta1
"
#define STELLA_BUILD "4
877
"
#endif
src/gui/StellaSettingsDialog.cxx
View file @
63d7a3f9
...
...
@@ -431,4 +431,4 @@ int StellaSettingsDialog::valueToLevel(int value)
return
i
;
}
return
0
;
}
\ No newline at end of file
}
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