File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
RetailCoder.VBE/Properties
Rubberduck.Parsing/Properties Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "Rubberduck" ) ]
11
11
[ assembly: AssemblyProduct ( "Rubberduck" ) ]
12
- [ assembly: AssemblyCopyright ( "Copyright © 2014" ) ]
12
+ [ assembly: AssemblyCopyright ( "Copyright © 2014-2016 " ) ]
13
13
[ assembly: AssemblyTrademark ( "" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1.4.3 .*" ) ]
35
- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "2.0.0 .*" ) ]
35
+ [ assembly: AssemblyFileVersion ( "2.0.0 .0" ) ]
Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyConfiguration ( "" ) ]
10
10
[ assembly: AssemblyCompany ( "Rubberduck" ) ]
11
11
[ assembly: AssemblyProduct ( "Rubberduck.Parsing" ) ]
12
- [ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
12
+ [ assembly: AssemblyCopyright ( "Copyright © 2015-2016 " ) ]
13
13
[ assembly: AssemblyTrademark ( "" ) ]
14
14
[ assembly: AssemblyCulture ( "" ) ]
15
15
31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "1 .0.*" ) ]
35
- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
34
+ [ assembly: AssemblyVersion ( "2 .0.*" ) ]
35
+ [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
You can’t perform that action at this time.
0 commit comments