Skip to content

Commit f3b622d

Browse files
committed
Update assembly info.
1 parent 41c4559 commit f3b622d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CxxDependencyVisualizer/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("")]
1414
[assembly: AssemblyProduct("CxxDependencyVisualizer")]
15-
[assembly: AssemblyCopyright("Copyright © 2018")]
15+
[assembly: AssemblyCopyright("Copyright © Adam Wulkiewicz 2018-2019")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.0.0.0")]
55-
[assembly: AssemblyFileVersion("1.0.0.0")]
54+
[assembly: AssemblyVersion("0.1.0.0")]
55+
[assembly: AssemblyFileVersion("0.1.0.0")]

0 commit comments

Comments
 (0)