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
melonDS
Commits
d77d4ffc
Commit
d77d4ffc
authored
Apr 26, 2021
by
Arisotura
Browse files
RELEASE 0.9.2 NOW THEY SAID
parent
6691c690
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d77d4ffc
...
...
@@ -16,7 +16,7 @@ set(CMAKE_C_STANDARD 11)
set
(
CMAKE_CXX_STANDARD 17
)
set
(
CMAKE_RUNTIME_OUTPUT_DIRECTORY
${
CMAKE_BINARY_DIR
}
)
set
(
MELONDS_VERSION
"0.9.
1
"
)
set
(
MELONDS_VERSION
"0.9.
2
"
)
add_compile_definitions
(
MELONDS_VERSION=
"
${
MELONDS_VERSION
}
"
)
string
(
REPLACE
"."
";"
VERSION_LIST
${
MELONDS_VERSION
}
)
# For the melon.rc file used on Windows
...
...
README.md
View file @
d77d4ffc
...
...
@@ -2,7 +2,7 @@
<h2
align=
"center"
><b>
melonDS
</b></h2>
<p
align=
"center"
>
<a
href=
"http://melonds.kuribo64.net/"
alt=
"melonDS website"
><img
src=
"https://img.shields.io/badge/website-melonds.kuribo64.net-%2331352e.svg"
></a>
<a
href=
"http://melonds.kuribo64.net/downloads.php"
alt=
"Release: 0.9.
1
"
><img
src=
"https://img.shields.io/badge/release-0.9.
1
-%235c913b.svg"
></a>
<a
href=
"http://melonds.kuribo64.net/downloads.php"
alt=
"Release: 0.9.
2
"
><img
src=
"https://img.shields.io/badge/release-0.9.
2
-%235c913b.svg"
></a>
<a
href=
"https://www.gnu.org/licenses/gpl-3.0"
alt=
"License: GPLv3"
><img
src=
"https://img.shields.io/badge/License-GPL%20v3-%23ff554d.svg"
></a>
<a
href=
"https://kiwiirc.com/client/irc.badnik.net/?nick=IRC-Source_?#melonds"
alt=
"IRC channel: #melonds"
><img
src=
"https://img.shields.io/badge/IRC%20chat-%23melonds-%23dd2e44.svg"
></a>
<br>
...
...
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