Skip to content

Commit 3e29858

Browse files
committed
Version 1.9.0
1 parent 3b25467 commit 3e29858

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SnakeTail/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
[assembly: AssemblyConfiguration("")]
2626
[assembly: AssemblyCompany("SnakeNest.com")]
2727
[assembly: AssemblyProduct("SnakeTail")]
28-
[assembly: AssemblyCopyright("Copyright © 2010")]
28+
[assembly: AssemblyCopyright("Copyright © 2014")]
2929
[assembly: AssemblyTrademark("")]
3030
[assembly: AssemblyCulture("")]
3131

@@ -47,5 +47,5 @@
4747
// You can specify all the values or you can default the Build and Revision Numbers
4848
// by using the '*' as shown below:
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("1.8.2.0")]
51-
[assembly: AssemblyFileVersion("1.8.2.0")]
50+
[assembly: AssemblyVersion("1.9.0.0")]
51+
[assembly: AssemblyFileVersion("1.9.0.0")]

0 commit comments

Comments
 (0)