- Timestamp:
- 01/09/12 11:42:42 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/ALGLIB-3.4.0/Properties/AssemblyInfo.cs
r4976 r7295 5 5 // set of attributes. Change these attribute values to modify the information 6 6 // associated with an assembly. 7 [assembly: AssemblyTitle("ALGLIB-3. 1.0")]8 [assembly: AssemblyDescription("ALGLIB® - numerical analysis library, 1999-201 0")]7 [assembly: AssemblyTitle("ALGLIB-3.4.0")] 8 [assembly: AssemblyDescription("ALGLIB® - numerical analysis library, 1999-2012")] 9 9 [assembly: AssemblyConfiguration("")] 10 10 [assembly: AssemblyCompany("ALGLIB project")] 11 [assembly: AssemblyProduct("ALGLIB-3. 1.0")]12 [assembly: AssemblyCopyright("Copyright © Sergey Bochkanov (ALGLIB project) 1999-201 0")]11 [assembly: AssemblyProduct("ALGLIB-3.4.0")] 12 [assembly: AssemblyCopyright("Copyright © Sergey Bochkanov (ALGLIB project) 1999-2012")] 13 13 [assembly: AssemblyTrademark("")] 14 14 [assembly: AssemblyCulture("")] … … 32 32 // by using the '*' as shown below: 33 33 // [assembly: AssemblyVersion("1.0.*")] 34 [assembly: AssemblyVersion("3. 1.0.0")]35 [assembly: AssemblyFileVersion("3. 1.0.0")]34 [assembly: AssemblyVersion("3.4.0.0")] 35 [assembly: AssemblyFileVersion("3.4.0.0")]
Note: See TracChangeset
for help on using the changeset viewer.