From 84215c97c58177caf6274d1a6c25204c3bfc67af Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Fri, 1 May 2020 03:49:38 +0900 Subject: [PATCH] Bump up version to 0.8.0 --- CHANGELOG.md | 2 ++ CMakeLists.txt | 2 +- resources/changeinfo.xml | 6 ++++++ sce_sys/livearea/contents/template.xml | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 611a3f38..e94173b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Unreleased + +## 0.8.0 * Add new option for swapping O/X buttons (#168) * Add new option for drawing FPS value (#167) * Fix `RTSP message too long` (#164, fbe3d06) diff --git a/CMakeLists.txt b/CMakeLists.txt index 102d1c31..07dbd563 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ project(moonlight) set(TITLE_ID "XYZZ00002") set(TITLE "Moonlight") set(VERSION_MAJOR "0") -set(VERSION_MINOR "7") +set(VERSION_MINOR "8") set(VERSION_PATCH "0") execute_process(COMMAND diff --git a/resources/changeinfo.xml b/resources/changeinfo.xml index 71986927..b1865ae4 100644 --- a/resources/changeinfo.xml +++ b/resources/changeinfo.xml @@ -1,5 +1,11 @@ + +* Add new option for swapping O/X buttons (#168)
+* Add new option for drawing FPS value (#167)
+* Fix `RTSP message too long` (#164, fbe3d06)
+]]>
* Support 960x540 resolution (#162, fc7e19c)
diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index 8463283b..d91394e5 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.7.0 + v0.8.0