Skip to content

Commit

Permalink
Release v2.4.4.1-m1
Browse files Browse the repository at this point in the history
  • Loading branch information
RadarNyan committed Oct 23, 2016
1 parent 2bb1d61 commit b80d8ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ElectronicObserver/Utility/SoftwareInformation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public static string VersionEnglish {
/// </summary>
public static DateTime UpdateTime {
get {
return DateTimeHelper.CSVStringToTime( "2016/10/23 16:01:55" );
return DateTimeHelper.CSVStringToTime( "2016/10/23 19:21:52" );
}
}

Expand Down
10 changes: 6 additions & 4 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2016/10/23 16:01:55
2.4.4.0.1
Start From Scratch
2016/10/23 19:21:52
2.4.4.1-m1
调整用语:'接触' => '触接'
对迄今为止的翻译的整理、补漏,微调部分用语
修改命名规则,今后版本数字和原版 74EO 同步

对应原版:2.4.4
对应原版:2.4.4.1

0 comments on commit b80d8ac

Please sign in to comment.