summaryrefslogtreecommitdiffstats
path: root/README-maintainer.md
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-19 02:57:19 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-19 04:39:00 +0100
commit00bd6a271da813ca3a8f297ee37a337f8adb5ab6 (patch)
treeec4e40ca0bcd9c1b81568eaab2fc77dbf9b14f11 /README-maintainer.md
parent4bb3046f0b139337a00e9182c9b47d1a3f8f8bb3 (diff)
downloadqpdf-00bd6a271da813ca3a8f297ee37a337f8adb5ab6.tar.zst
Streamline Windows release process
Diffstat (limited to 'README-maintainer.md')
-rw-r--r--README-maintainer.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-maintainer.md b/README-maintainer.md
index 3d57cf8f..435a1800 100644
--- a/README-maintainer.md
+++ b/README-maintainer.md
@@ -50,7 +50,7 @@
cd /tmp
zip -r qpdf-external-libs-src.zip external-libs
```
-* To create Windows binary releases, extract the qpdf source distribution in Windows (MSYS2 + MSVC). From the extracted directory, extract the binary distribution of the external libraries. Run ./make_windows_releases from there.
+* To create Windows binary releases, extract the qpdf source distribution in Windows (MSYS2 + MSVC). From the extracted directory, extract the binary distribution of the external libraries. Run ./make_windows_releases simultaneously in 32-bit and 64-windows from there.
* Before releasing, rebuild and test debian package.
* Remember to copy `README-what-to-download.md` separately onto the download area.
* Remember to update the web page including putting new documentation in the `files` subdirectory of the website on sourceforge.net.