Version Bump

Basis of a future release (2.1)
This commit is contained in:
Gary Sharp
2015-05-14 14:57:48 +10:00
parent 6fe8d9c8e0
commit 6a017c7be9
8 changed files with 40 additions and 47 deletions
@@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Disco.Web.Extensions")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Disco.Web.Extensions")]
[assembly: AssemblyCopyright("Copyright © 2012")]
[assembly: AssemblyCompany("https://discoict.com.au")]
[assembly: AssemblyProduct("Disco ICT")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0918.1700")]
[assembly: AssemblyFileVersion("2.0.0918.1700")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]