This repository was archived by the owner on Jul 27, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919// General Information about an assembly is controlled through the following
2020// set of attributes. Change these attribute values to modify the information
2121// associated with an assembly.
22- [ assembly: AssemblyTitle ( "CodeGen " ) ]
22+ [ assembly: AssemblyTitle ( "Access Bridge Explorer Code Generation " ) ]
2323[ assembly: AssemblyDescription ( "" ) ]
2424[ assembly: AssemblyConfiguration ( "" ) ]
2525[ assembly: AssemblyCompany ( "" ) ]
26- [ assembly: AssemblyProduct ( "CodeGen " ) ]
27- [ assembly: AssemblyCopyright ( "Copyright © 2016 " ) ]
26+ [ assembly: AssemblyProduct ( "Access Bridge Explorer Code Generation " ) ]
27+ [ assembly: AssemblyCopyright ( "Copyright 2016 Google Inc. All Rights Reserved. " ) ]
2828[ assembly: AssemblyTrademark ( "" ) ]
2929[ assembly: AssemblyCulture ( "" ) ]
3030
4646// You can specify all the values or you can default the Build and Revision Numbers
4747// by using the '*' as shown below:
4848// [assembly: AssemblyVersion("1.0.*")]
49- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
50- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
49+ [ assembly: AssemblyVersion ( "0.9.2 .0" ) ]
50+ [ assembly: AssemblyFileVersion ( "0.9.2 .0" ) ]
Original file line number Diff line number Diff line change 2323[ assembly: AssemblyConfiguration ( "" ) ]
2424[ assembly: AssemblyCompany ( "" ) ]
2525[ assembly: AssemblyProduct ( "Access Bridge Explorer" ) ]
26- [ assembly: AssemblyCopyright ( "Copyright 2015 Google Inc. All Rights Reserved." ) ]
26+ [ assembly: AssemblyCopyright ( "Copyright 2016 Google Inc. All Rights Reserved." ) ]
2727[ assembly: AssemblyTrademark ( "" ) ]
2828[ assembly: AssemblyCulture ( "" ) ]
2929
4545// You can specify all the values or you can default the Build and Revision Numbers
4646// by using the '*' as shown below:
4747// [assembly: AssemblyVersion("1.0.*")]
48- [ assembly: AssemblyVersion ( "0.9.1 .0" ) ]
49- [ assembly: AssemblyFileVersion ( "0.9.1 .0" ) ]
48+ [ assembly: AssemblyVersion ( "0.9.2 .0" ) ]
49+ [ assembly: AssemblyFileVersion ( "0.9.2 .0" ) ]
You can’t perform that action at this time.
0 commit comments