diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ef4f0d2..57d82eff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ set(CMAKE_POLICY_DEFAULT_CMP0069 NEW) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH}) project(melonDS - VERSION 0.9.4 + VERSION 0.9.5 DESCRIPTION "DS emulator, sorta" HOMEPAGE_URL "https://melonds.kuribo64.net" LANGUAGES C CXX) diff --git a/README.md b/README.md index 84bb2708..f18dfd6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

melonDS

- +
@@ -107,7 +107,7 @@ If you want an app bundle that can be distributed to other computers without nee * better DSi emulation * better OpenGL rendering - * better wifi + * netplay * the impossible quest of pixel-perfect 3D graphics * support for rendering screens to separate windows * emulating some fancy addons