Free cookie consent management tool by TermsFeed Policy Generator

Changeset 5226 for trunk/sources


Ignore:
Timestamp:
01/05/11 16:20:01 (14 years ago)
Author:
gkronber
Message:

Removed references to ALGLIB version 2.5.0 in Files.txt and Builder.testsettings and updated assembly version in AssemblyInfo.frame of project HeuristicLab.ALGLIB-3.1.0. #875

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  
    2222
    2323// 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")]
    2525
    2626// Version information for an assembly consists of the following four values:
     
    3434// by using the '*' as shown below:
    3535// [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  
    7676
    7777;External Libraries
    78 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0:ALGLIB-2.5.0.dll
    79 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0:HeuristicLab.ALGLIb-2.5.0.dll
    80 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0:ALGLIB License-2.5.0.txt
    8178HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0:ALGLIB-3.1.0.dll
    8279HeuristicLab.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  
    2828    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Tracing-3.3.dll" />
    2929    <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" />
    3130    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\ICSharpCode.SharpDevelop.Dom.dll" />
    3231    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Algorithms.TabuSearch-3.3.dll" />
     
    6867    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Parameters.Views-3.3.dll" />
    6968    <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" />
    7169    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Common.Resources-3.3.dll" />
    7270    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Analysis-3.3.dll" />
Note: See TracChangeset for help on using the changeset viewer.