nsis: Add QEMU version information to Windows registry
commit805d8a67647768173c27761cd86e6f99a9d3b7cd
authorStefan Weil <sw@weilnetz.de>
Sun, 3 May 2015 17:57:09 +0000 (3 19:57 +0200)
committerStefan Weil <sw@weilnetz.de>
Thu, 24 Sep 2015 18:52:28 +0000 (24 20:52 +0200)
treed597fab4f27d060927b3121ef1620a8cfe6197f0
parent9438fe9e56760e5e5e11d6c7d12ed9c64a0c8446
nsis: Add QEMU version information to Windows registry

The uninstall keys include an option key "DisplayVersion" which we set
now. By default the version value is read from file VERSION, but it is
also possible to pass VERSION=#.#.# to make.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Makefile
qemu.nsi