Skip to content

Commit

Permalink
bump to 4.2.5_0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Mar 31, 2018
1 parent 5de7b1b commit 87ecccb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Doc/release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
English / [Japanese](release_note_ja.md)

NYAGOS 4.2.5\_0
================
on Mar.31,2018

- Add Lua-flag: nyagos.option.usesource. When it is false, batchfiles can not change nyagos's environment variables and directory.(default:true)

NYAGOS 4.2.5\_beta2
Expand Down
5 changes: 4 additions & 1 deletion Doc/release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[English](release_note_en.md) / Japanese

- luaフラグ nyagos.option.usesource を追加。false の時、バッチファイルは NYAGOS の環境変数を変更できなくなる(default:true)
NYAGOS 4.2.5\_0
===============
(2018.03.31)

- luaフラグ nyagos.option.usesource を追加。false の時、バッチファイルは NYAGOS の環境変数を変更できなくなる(default:true)

NYAGOS 4.2.5\_beta2
===================
Expand Down
2 changes: 1 addition & 1 deletion Misc/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.5_beta2
4.2.5_0

0 comments on commit 87ecccb

Please sign in to comment.