diff options
Diffstat (limited to 'tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs')
-rw-r--r-- | tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs b/tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs index a18dd70..6aa5a42 100644 --- a/tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs +++ b/tools/Sandcastle/Source/Reflection/Properties/AssemblyInfo.cs @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.5.10626.00")] -[assembly: AssemblyFileVersion("2.5.10626.00")] +[assembly: AssemblyVersion("2.6.10621.1")] +[assembly: AssemblyFileVersion("2.6.10621.1")] |