Changeset 5226
- Timestamp:
- 01/05/11 16:20:01 (14 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0/Properties/AssemblyInfo.frame
r3839 r5226 22 22 23 23 // The following GUID is for the ID of the typelib if this project is exposed to COM 24 [assembly: Guid(" 3f5083f8-2738-4573-b230-e9928ef61e6b")]24 [assembly: Guid("41A08281-840F-461E-ADF1-BC0B97880325")] 25 25 26 26 // Version information for an assembly consists of the following four values: … … 34 34 // by using the '*' as shown below: 35 35 // [assembly: AssemblyVersion("1.0.*")] 36 [assembly: AssemblyVersion(" 2.5.0")]37 [assembly: AssemblyFileVersion(" 2.5.0.$WCREV$")]36 [assembly: AssemblyVersion("3.1.0")] 37 [assembly: AssemblyFileVersion("3.1.0.$WCREV$")] -
trunk/sources/HeuristicLab/3.3/Files.txt
r5193 r5226 76 76 77 77 ;External Libraries 78 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0:ALGLIB-2.5.0.dll79 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0:HeuristicLab.ALGLIb-2.5.0.dll80 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0:ALGLIB License-2.5.0.txt81 78 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0:ALGLIB-3.1.0.dll 82 79 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0:HeuristicLab.ALGLIB-3.1.0.dll -
trunk/sources/HeuristicLab/3.3/Tests/Builder.testsettings
r5193 r5226 28 28 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Tracing-3.3.dll" /> 29 29 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll" /> 30 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.ALGLIB-2.5.0.dll" />31 30 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\ICSharpCode.SharpDevelop.Dom.dll" /> 32 31 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Algorithms.TabuSearch-3.3.dll" /> … … 68 67 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Parameters.Views-3.3.dll" /> 69 68 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Collections-3.3.dll" /> 70 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\ALGLIB-2.5.0.dll" />71 69 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Common.Resources-3.3.dll" /> 72 70 <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Analysis-3.3.dll" />
Note: See TracChangeset
for help on using the changeset viewer.