Improved handling of header anchors whose main content starts/ends with a space.
This commit is contained in:
parent
5b4f5e3df5
commit
5a396a5ae0
2 changed files with 6 additions and 2 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.1.441")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.441")]
|
||||
[assembly: AssemblyVersion("3.0.1.442")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.442")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue