Skip to content

Commit

Permalink
bump version to 4.1.6_1
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Sep 7, 2016
1 parent e268da0 commit 9f3feec
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Doc/release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
NYAGOS 4.1.6\_1
===============
* Fix: the package zip did not have lua53.dll

NYAGOS 4.1.6\_0
===============
* Use "\x1B[0K" as ERASELINE instead of " " & Backspace
Expand Down
4 changes: 4 additions & 0 deletions Doc/release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
NYAGOS 4.1.6\_1
===============
* Fix: パッケージの ZIP ファイルに lua53.dll が含まれていなかった。

NYAGOS 4.1.6\_0
===============
* スペースとバックスペースで行っていた行末削除に "\x1B[0K" を使うようにした
Expand Down
2 changes: 1 addition & 1 deletion Misc/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.6_0
4.1.6_1

0 comments on commit 9f3feec

Please sign in to comment.