diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 15:13:35 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-07-01 15:13:35 +0100 |
| commit | 3f412c00b18b3a7f2e864273d3b62a4027d046fc (patch) | |
| tree | afd8733e2e6c1d085cefea0c31f2a8576b82d239 /packaging/windows-exe | |
| parent | 0f6f997a98872f63502ac0537fc3a47e2838f7ff (diff) | |
| parent | 1c43cf58f02d7c1c96f502435d18f61d3942a493 (diff) | |
| download | rabbitmq-server-git-3f412c00b18b3a7f2e864273d3b62a4027d046fc.tar.gz | |
stable to default
Diffstat (limited to 'packaging/windows-exe')
| -rw-r--r-- | packaging/windows-exe/rabbitmq_nsi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/windows-exe/rabbitmq_nsi.in b/packaging/windows-exe/rabbitmq_nsi.in index b351430eb8..101822f7e4 100644 --- a/packaging/windows-exe/rabbitmq_nsi.in +++ b/packaging/windows-exe/rabbitmq_nsi.in @@ -213,7 +213,7 @@ Function findErlang abort: Abort ${Else} - ${VersionCompare} $2 "5.6.3" $0 + ${VersionCompare} $2 "5.7.4" $0 ${VersionCompare} $2 "5.8.1" $1 ${If} $0 = 2 |
