From 4252c3eeff3175847adb92853af4bc3a3bc5af8d Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Sun, 27 Nov 2016 16:45:47 +0900 Subject: [PATCH] Bump version to 0.1.1 --- CMakeLists.txt | 2 +- sce_sys/livearea/contents/template.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 67c27d09..5eb8f33e 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 "1") -set(VERSION_PATCH "0") +set(VERSION_PATCH "1") execute_process(COMMAND python -c "print('%02d.%02d' % (${VERSION_MAJOR}, ${VERSION_MINOR}))" diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index 657be54d..e0629904 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.1.0 + v0.1.1