Changeset 13316 for stable/Installers
- Timestamp:
- 11/20/15 12:42:08 (9 years ago)
- Location:
- stable/Installers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/Installers/HiveJanitorServiceInstaller.nsi
r12962 r13316 27 27 !define BUILDCONFIGURATION "Debug" 28 28 !define JANITORBUILDPATH "..\HeuristicLab.Services.Hive.JanitorService\3.3\bin\${BUILDCONFIGURATION}" 29 !define VERSION "3.3.1 2"29 !define VERSION "3.3.13" 30 30 31 31 InstallDir $PROGRAMFILES\HeuristicLabHiveJanitorService -
stable/Installers/HiveSlaveInstaller.nsi
r12751 r13316 27 27 !define BUILDCONFIGURATION "Debug" 28 28 !define SLAVEBUILDPATH "..\HeuristicLab.Clients.Hive.Slave.WindowsService\3.3\bin\${BUILDCONFIGURATION}" 29 !define VERSION "3.3.1 2"29 !define VERSION "3.3.13" 30 30 31 31 InstallDir $PROGRAMFILES\HeuristicLabHiveSlave
Note: See TracChangeset
for help on using the changeset viewer.