Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit c78f98f

Browse files
committed
Updated assembly information.
1 parent a110653 commit c78f98f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/Sitecore.Azure.Diagnostics.UI/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("Sitecore Corporation")]
1111
[assembly: AssemblyProduct("Sitecore CMS")]
12-
[assembly: AssemblyCopyright("Copyright © 2015 Sitecore Corporation")]
12+
[assembly: AssemblyCopyright("Copyright © 2016 Sitecore Corporation")]
1313
[assembly: AssemblyTrademark("Sitecore® is a registered trademark of Sitecore Corporation")]
1414
[assembly: AssemblyCulture("")]
1515

16-
[assembly: AssemblyInformationalVersion("7.5 rev. 150616")]
16+
[assembly: AssemblyInformationalVersion("8.1 rev. 160722")]
1717

1818
// Setting ComVisible to false makes the types in this assembly not visible
1919
// to COM components. If you need to access a type in this assembly from
@@ -32,5 +32,5 @@
3232
//
3333
// You can specify all the values or you can default the Revision and Build Numbers
3434
// by using the '*' as shown below:
35-
[assembly: AssemblyVersion("7.5.0.5189")]
36-
[assembly: AssemblyFileVersion("7.5.0.5189")]
35+
[assembly: AssemblyVersion("8.1.3.5590")]
36+
[assembly: AssemblyFileVersion("8.1.3.5590")]

src/Sitecore.Azure.Diagnostics/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Sitecore Corporation")]
1212
[assembly: AssemblyProduct("Sitecore CMS")]
13-
[assembly: AssemblyCopyright("Copyright © 2015 Sitecore Corporation")]
13+
[assembly: AssemblyCopyright("Copyright © 2016 Sitecore Corporation")]
1414
[assembly: AssemblyTrademark("Sitecore® is a registered trademark of Sitecore Corporation")]
1515
[assembly: AssemblyCulture("")]
1616

17-
[assembly: AssemblyInformationalVersion("7.5 rev. 150616")]
17+
[assembly: AssemblyInformationalVersion("8.1 rev. 160722")]
1818

1919
// Setting ComVisible to false makes the types in this assembly not visible
2020
// to COM components. If you need to access a type in this assembly from
@@ -34,5 +34,5 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("7.5.0.5189")]
38-
[assembly: AssemblyFileVersion("7.5.0.5189")]
37+
[assembly: AssemblyVersion("8.1.3.5590")]
38+
[assembly: AssemblyFileVersion("8.1.3.5590")]

0 commit comments

Comments
 (0)