From 43d58cb0185977822d46e2f5a44522fa327afd08 Mon Sep 17 00:00:00 2001 From: HAYAMA_Kaoru Date: Mon, 3 Apr 2017 12:10:45 +0900 Subject: [PATCH] bump to 4.1.9_2 --- Doc/release_note_en.md | 4 ++++ Doc/release_note_ja.md | 4 ++++ Misc/version.txt | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Doc/release_note_en.md b/Doc/release_note_en.md index 3ffcc8ea..769a248f 100644 --- a/Doc/release_note_en.md +++ b/Doc/release_note_en.md @@ -1,5 +1,9 @@ English / [Japanese](release_note_ja.md) +NYAGOS 4.1.9\_2 +=============== +on Apr 3,2017 + * Fix #191 the option`-c` printed `option parse error`. * A new Lua function: `nyagos.elevated()` which returns true on elevated mode. * The default title bar prints `(admin)` on elevated mode. diff --git a/Doc/release_note_ja.md b/Doc/release_note_ja.md index e03a75ab..068adf99 100644 --- a/Doc/release_note_ja.md +++ b/Doc/release_note_ja.md @@ -1,5 +1,9 @@ [English](release_note_en.md) / Japanese +NYAGOS 4.1.9\_2 +=============== +(2017.04.03) + * Fix #191: `-c` オプションが `option parse error` を表示していた。 * 昇格していたら true を返す Lua 関数 `nyagos.elevated()` * デフォルトのタイトルバーは昇格時に `(admin)` と表示 diff --git a/Misc/version.txt b/Misc/version.txt index 10b563f9..9ba6b0aa 100644 --- a/Misc/version.txt +++ b/Misc/version.txt @@ -1 +1 @@ -4.1.9_1 +4.1.9_2