Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/06/11 16:26:00 (13 years ago)
Author:
ascheibe
Message:

#1233

  • got db scripts up-to-date
  • renamed db related stuff back to 3.3
  • fixed a bug in the Status page that occured when the db is empty
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/Properties/Settings.Designer.cs

    r6546 r6712  
    122122        [global::System.Configuration.UserScopedSettingAttribute()]
    123123        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    124         [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive.SlaveCore-3.4.dll")]
     124        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive.SlaveCore-3.3.dll")]
    125125        public string ClientsHiveSlaveCoreDll {
    126126            get {
     
    134134        [global::System.Configuration.UserScopedSettingAttribute()]
    135135        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    136         [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive-3.4.dll")]
     136        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive-3.3.dll")]
    137137        public string ClientsHiveDll {
    138138            get {
     
    146146        [global::System.Configuration.UserScopedSettingAttribute()]
    147147        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    148         [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Hive-3.4.dll")]
     148        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Hive-3.3.dll")]
    149149        public string HiveDll {
    150150            get {
Note: See TracChangeset for help on using the changeset viewer.