File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
CxxDependencyVisualizer/Properties Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyConfiguration ( "" ) ]
13
13
[ assembly: AssemblyCompany ( "" ) ]
14
14
[ assembly: AssemblyProduct ( "CxxDependencyVisualizer" ) ]
15
- [ assembly: AssemblyCopyright ( "Copyright © 2018" ) ]
15
+ [ assembly: AssemblyCopyright ( "Copyright © Adam Wulkiewicz 2018-2019 " ) ]
16
16
[ assembly: AssemblyTrademark ( "" ) ]
17
17
[ assembly: AssemblyCulture ( "" ) ]
18
18
51
51
// You can specify all the values or you can default the Build and Revision Numbers
52
52
// by using the '*' as shown below:
53
53
// [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" ) ]
You can’t perform that action at this time.
0 commit comments