Changeset 14190 for stable/Installers
- Timestamp:
- 07/23/16 00:33:48 (8 years ago)
- Location:
- stable/Installers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/Installers/HiveJanitorServiceInstaller.nsi
r14186 r14190 27 27 !define BUILDCONFIGURATION "Debug" 28 28 !define JANITORBUILDPATH "..\HeuristicLab.Services.Hive.JanitorService\3.3\bin\${BUILDCONFIGURATION}" 29 !define VERSION "3.3.1 3"29 !define VERSION "3.3.14" 30 30 31 31 InstallDir $PROGRAMFILES\HeuristicLabHiveJanitorService -
stable/Installers/HiveSlaveInstaller.nsi
r14186 r14190 27 27 !define BUILDCONFIGURATION "Debug" 28 28 !define SLAVEBUILDPATH "..\HeuristicLab.Clients.Hive.Slave.WindowsService\3.3\bin\${BUILDCONFIGURATION}" 29 !define VERSION "3.3.1 3"29 !define VERSION "3.3.14" 30 30 31 31 InstallDir $PROGRAMFILES\HeuristicLabHiveSlave
Note: See TracChangeset
for help on using the changeset viewer.