Fixed #395: filenames are URL-encoded when used in combination with {UP} tags.
This commit is contained in:
parent
d460d9bd47
commit
9e9ceb2ec7
2 changed files with 23 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.410")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.410")]
|
||||
[assembly: AssemblyVersion("3.0.1.411")]
|
||||
[assembly: AssemblyFileVersion("3.0.1.411")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue