From 4760ec7d761eb0189e6619731336d7523d303620 Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Sat, 28 Jul 2018 21:44:49 +0900 Subject: [PATCH] Bump up version to 0.3.3 --- CHANGELOG.md | 2 ++ CMakeLists.txt | 2 +- resources/changeinfo.xml | 5 +++++ sce_sys/livearea/contents/template.xml | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b78ce343..cd0dc5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## Unreleased + +## 0.3.3 * Update latest moonlight-common-c (8e77710) * Cherry pick upstream change about gamepad masking (933d700) * Reduce mismatch between upstream (e2d7910, e3cad393) diff --git a/CMakeLists.txt b/CMakeLists.txt index a7a8e559..3f89f8a7 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 "3") -set(VERSION_PATCH "2") +set(VERSION_PATCH "3") execute_process(COMMAND python -c "print('%02d.%02d' % (${VERSION_MAJOR}, ${VERSION_MINOR}))" diff --git a/resources/changeinfo.xml b/resources/changeinfo.xml index cae9194c..e04a3a86 100644 --- a/resources/changeinfo.xml +++ b/resources/changeinfo.xml @@ -1,6 +1,11 @@ +* Update latest moonlight-common-c (8e77710)
+* Cherry pick upstream change about gamepad masking (933d700)
+* Reduce mismatch between upstream (e2d7910, e3cad393)
+
## 0.3.2
* New configure option about streaming optimization (d2c974a)
* Fix cannot use 960x544 resolution (653afa6)
diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index a2ebe9f2..f1b9846b 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.3.2 + v0.3.3