]> git.proxmox.com Git - mirror_qemu.git/blobdiff - version.rc
block: freeze the backing chain earlier in stream_start()
[mirror_qemu.git] / version.rc
index 82e10ecf26b91a0ec6430ab42769e6aa739ae0df..d8e15699919e36151811aef815ea5bf3f78d0eb8 100644 (file)
@@ -13,7 +13,7 @@ FILESUBTYPE VFT2_UNKNOWN
   {
     BLOCK "040904E4"
     {
-      VALUE "CompanyName", "http://www.qemu.org"
+      VALUE "CompanyName", "https://www.qemu.org"
       VALUE "FileDescription", "QEMU machine emulators and tools"
       VALUE "FileVersion", QEMU_VERSION
       VALUE "LegalCopyright", "Copyright various authors. Released under the GNU General Public License."
@@ -26,3 +26,5 @@ FILESUBTYPE VFT2_UNKNOWN
     VALUE "Translation", 0x0409, 1252
   }
 }
+
+IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"