Skip to content

Commit 430de6b

Browse files
committed
BAHAHAHAHAHAJSKASLASJISFS--+|*~+-.
1 parent 019120e commit 430de6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0069 NEW)
1010
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
1111

1212
project(melonDS
13-
VERSION 0.9.4
13+
VERSION 0.9.5
1414
DESCRIPTION "DS emulator, sorta"
1515
HOMEPAGE_URL "https://melonds.kuribo64.net"
1616
LANGUAGES C CXX)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h2 align="center"><b>melonDS</b></h2>
33
<p align="center">
44
<a href="http://melonds.kuribo64.net/" alt="melonDS website"><img src="https://img.shields.io/badge/website-melonds.kuribo64.net-%2331352e.svg"></a>
5-
<a href="http://melonds.kuribo64.net/downloads.php" alt="Release: 0.9.4"><img src="https://img.shields.io/badge/release-0.9.4-%235c913b.svg"></a>
5+
<a href="http://melonds.kuribo64.net/downloads.php" alt="Release: 0.9.5"><img src="https://img.shields.io/badge/release-0.9.5-%235c913b.svg"></a>
66
<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>
77
<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>
88
<br>
@@ -107,7 +107,7 @@ If you want an app bundle that can be distributed to other computers without nee
107107

108108
* better DSi emulation
109109
* better OpenGL rendering
110-
* better wifi
110+
* netplay
111111
* the impossible quest of pixel-perfect 3D graphics
112112
* support for rendering screens to separate windows
113113
* emulating some fancy addons

0 commit comments

Comments
 (0)