Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/17/12 02:33:05 (12 years ago)
Author:
abeham
Message:

#1897:

  • Removed protocol buffers 0.9.1
  • Added protocol buffers 2.4.1
  • Updated proto processing command
Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

    • Property svn:ignore
      •  

        old new  
        2121protoc.exe
        2222_ReSharper.HeuristicLab 3.3 Tests
         23Google.ProtocolBuffers-2.4.1.473.dll
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/Plugin.cs.frame

    r8246 r8295  
    3131  [PluginDependency("HeuristicLab.Problems.DataAnalysis.Symbolic", "3.4")]
    3232  [PluginDependency("HeuristicLab.Problems.ExternalEvaluation", "3.3")]
    33   [PluginDependency("HeuristicLab.ProtobufCS", "0.9.1")]
     33  [PluginDependency("HeuristicLab.ProtobufCS", "2.4.1.473")]
    3434  public class HeuristicLabProblemsExternalEvaluationGPPlugin : PluginBase {
    3535  }
Note: See TracChangeset for help on using the changeset viewer.