Skip to content

Commit

Permalink
v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shengqh committed Mar 27, 2017
1 parent 3bb9c6d commit 8ad9cc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Properties/RcpaToolsAssembly.cs
Expand Up @@ -16,6 +16,6 @@ static class RcpaToolsAssembly
internal const string Author = "Quanhu SHENG";
internal const string Company = "RCPA/CQS";
internal const string Copyright = "Copyright (C) 2006-2017 " + Company;
internal const string Version = "4.1.3";
internal const string Version = "4.1.5";
internal const string InformationalVersion = Version;
}
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -67,6 +67,10 @@ The c# source code is also provided at following repositories. Visual Studio 201

<a name="Changes"/>
#Changes
- 2017/03/27 Version 4.1.5
1. New feature: BuildSummary compatible with MSFlagger search engine (previous X!Tandem pepXML format).
- 2017/03/25 Version 4.1.4
1. Enhance: BuildSummary compatible with X!Tandem pepXML format.
- 2017/02/14 Version 4.1.3
1. Bugfix: ProfileChroBoundary.r error due to NA value in max function.
- 2017/02/13 Version 4.1.2
Expand Down

0 comments on commit 8ad9cc5

Please sign in to comment.