Skip to content

Commit

Permalink
v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Quanhu Sheng committed Mar 10, 2015
1 parent fba7084 commit ad63063
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Properties/RcpaToolsAssembly.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ static class RcpaToolsAssembly
internal const string Author = "Quanhu SHENG";
internal const string Company = "RCPA/CQS";
internal const string Copyright = "Copyright (C) 2006-2015 " + Company;
internal const string Version = "3.9.0";
internal const string Version = "3.9.1";
internal const string InformationalVersion = Version;
}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ The c# source code is also provided at following repositories. Visual Studio 201

<a name="Changes"/>
#Changes
- 2015/03/10 Version 3.9.1
1. Bugfix: pNovo SAP validator: compatible with pNovo sequences with unknown amino acid.
2. Enhanced: Mascot SAP validator: throw exception when no mutation type information in protein name.
- 2015/02/26 Version 3.9.0
1. Enhanced: MaxQuant Evidence To Peptide Converter: remove the PSM from decoy and contaminant proteins.
- 2015/02/16 Version 3.8.9
Expand Down

0 comments on commit ad63063

Please sign in to comment.