Skip to content

Commit 16e7485

Browse files
committed
updated version info
1 parent 5e27d17 commit 16e7485

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Elastacloud.AzureManagement.Fluent/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
[assembly: AssemblyTitle("Elastacloud.AzureManagement.Fluent")]
1919
[assembly:
2020
AssemblyDescription(
21-
"Library used for management of Windows Azure services, SQL, storage, WASD, WAMS and VM's")]
21+
"Library used for management of Windows Azure services, SQL, storage, networking, WASD, WAMS and VM's")]
2222
[assembly: AssemblyConfiguration("")]
2323
[assembly: AssemblyCompany("Elastacloud Limited")]
2424
[assembly: AssemblyProduct("Elastacloud.AzureManagement.Fluent")]
25-
[assembly: AssemblyCopyright("Copyright © 2014")]
25+
[assembly: AssemblyCopyright("Copyright © 2015")]
2626
[assembly: AssemblyTrademark("")]
2727
[assembly: AssemblyCulture("")]
2828

@@ -49,5 +49,5 @@
4949

5050
// Make internal interfaces visible to Moq and the testing library
5151
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2"), InternalsVisibleTo("Elastacloud.AzureManagement.Fluent.Tests")]
52-
[assembly: AssemblyVersion("0.5.1.5")]
53-
[assembly: AssemblyFileVersion("0.5.1.5")]
52+
[assembly: AssemblyVersion("0.5.1.6")]
53+
[assembly: AssemblyFileVersion("0.5.1.6")]

0 commit comments

Comments
 (0)