From 777e1d92948aeaecac84ec57b68384f7817644b7 Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Mon, 15 Jan 2018 02:13:19 +0900 Subject: [PATCH] Bump up version to 0.3.0 --- CHANGELOG.md | 3 +++ CMakeLists.txt | 2 +- resources/changeinfo.xml | 6 ++++++ sce_sys/livearea/contents/template.xml | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2fc6801..4316b956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## Unreleased + +## 0.3.0 +* Support GFE 3.11 * New configure option about reference frame invalidation (#89, #91) * Fix unset resolution configure (#90) diff --git a/CMakeLists.txt b/CMakeLists.txt index c9e36afa..a545be81 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 "2") +set(VERSION_MINOR "3") set(VERSION_PATCH "0") execute_process(COMMAND diff --git a/resources/changeinfo.xml b/resources/changeinfo.xml index 19e71205..3e500a66 100644 --- a/resources/changeinfo.xml +++ b/resources/changeinfo.xml @@ -1,5 +1,11 @@ + +* Support GFE 3.11
+* New configure option about reference frame invalidation (#89, #91)
+* Fix unset resolution configure (#90)
+]]>
* Support newer vitasdk (94988ab)
diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index 61021e9f..c770885d 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.2.0 + v0.3.0