diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-08-15 14:56:52 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-08-15 14:56:52 +0100 |
| commit | ec7e8cd13cf701787117004a95d958b3724f7fdf (patch) | |
| tree | b6c3f6de8e341a035ce24f6b4d9bdb0cb0b13b1f /packaging/windows-exe | |
| parent | 93ea1fd923f3312ee6c54c0c7bea634d3ed48a76 (diff) | |
| parent | a3c95f846127af005cff467a8d825c9859d93077 (diff) | |
| download | rabbitmq-server-git-ec7e8cd13cf701787117004a95d958b3724f7fdf.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 2ab8eee7dc..85625a9d55 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 |
