From d3008e5b8bcbebb6022c36a2dbde06978651d2c0 Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Fri, 16 Apr 2021 04:06:56 +0900 Subject: [PATCH] Bump up version to 0.9.1 --- CHANGELOG.md | 2 ++ CMakeLists.txt | 2 +- resources/changeinfo.xml | 3 +++ sce_sys/livearea/contents/template.xml | 2 +- 4 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9636f76e..038014a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Unreleased + +## 0.9.1 * Support GFE 3.22 (2452e98) ## 0.9.0 diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b0e84d8..93434dab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ set(TITLE_ID "XYZZ00002") set(TITLE "Moonlight") set(VERSION_MAJOR "0") set(VERSION_MINOR "9") -set(VERSION_PATCH "0") +set(VERSION_PATCH "1") execute_process(COMMAND python -c "print('%02d.%02d' % (${VERSION_MAJOR}, ${VERSION_MINOR}))" diff --git a/resources/changeinfo.xml b/resources/changeinfo.xml index cd94ed2d..797511f0 100644 --- a/resources/changeinfo.xml +++ b/resources/changeinfo.xml @@ -1,6 +1,9 @@ +* Support GFE 3.22 (2452e98)
+
## 0.9.0
* Expose local audio setting to the end user (#173)
* Remember the currently connected address (7998108)
diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index f1c85bd2..1a7e84c4 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.9.0 + v0.9.1