We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b25467 commit 3e29858Copy full SHA for 3e29858
SnakeTail/Properties/AssemblyInfo.cs
@@ -25,7 +25,7 @@
25
[assembly: AssemblyConfiguration("")]
26
[assembly: AssemblyCompany("SnakeNest.com")]
27
[assembly: AssemblyProduct("SnakeTail")]
28
-[assembly: AssemblyCopyright("Copyright © 2010")]
+[assembly: AssemblyCopyright("Copyright © 2014")]
29
[assembly: AssemblyTrademark("")]
30
[assembly: AssemblyCulture("")]
31
@@ -47,5 +47,5 @@
47
// You can specify all the values or you can default the Build and Revision Numbers
48
// by using the '*' as shown below:
49
// [assembly: AssemblyVersion("1.0.*")]
50
-[assembly: AssemblyVersion("1.8.2.0")]
51
-[assembly: AssemblyFileVersion("1.8.2.0")]
+[assembly: AssemblyVersion("1.9.0.0")]
+[assembly: AssemblyFileVersion("1.9.0.0")]
0 commit comments